I wish ProjectX

Questions about YourKit YouMonitor
Locked
jurick
Posts: 1
Joined: Thu Feb 20, 2020 11:12 am

I wish ProjectX

Post by jurick »

I ran it because we have an issue with maven build where some unit tests randomly fail. Seems like a racing condition but couldn't work out what causing it. Even when turned the maven to single thread the issue is still there.

I wish ProjectX could display all the threads and especially when an error occurs or an assert fails, I would be able to see all the data, stack traces and track down everything

Thanks
Vladimir Kondratyev
Posts: 1624
Joined: Tue Aug 10, 2004 7:52 pm

Re: I wish ProjectX

Post by Vladimir Kondratyev »

Thank you for feature suggestion. At the moment YouMonitor records stack of the thread where JUnit test fails.

Best regards,
Vladimir Kondratyev
YourKit GmbH
http://www.yourkit.com
"Don't get lost in data, get information!"
Locked