Rich console overlaps custom logs

While using pretty-jupiter plugin. I see custom logs overlapped by rich console. E.g. it looks like following:

  ✔ get  (868ms)90% EXECUTING [14s]
  ✔ get  (901ms)90% EXECUTING [17s]
<===========--> 90% EXECUTING [17s]
> :test > 6 tests completed
> :test > Executing test tech...propertyitems.PropertyItemsTest

Unfortunately, I can’t send here an example but you can download it from here. There is also discussion about this issue. It seems to be a bug inside a gradle. Thanks in advance for any suggestions.

1 Like

Is there any news on this? It’s been more than a year with no reply :slightly_frowning_face:

This issue still happens with Gradle v7.4.2

Another year goes by with no response on this topic. Should we start a new one? :thinking:

What response do you expect?
This is a community forum, not a bug tracker.
OP said it is a Gradle bug.
If this is true, it should be reported as a bug to the Gradle bug tracker, or optimally fixed in a pull request.
Only then (former or latter) it has a chance to get fixed anytime. :wink: