Replies: 1 comment
-
|
Fixed by #5367 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Body:
Hi,
I noticed that
exitException(added in 6.0.3 via GH-4975) is not included inExitStatus#toString(),and since
equals()/hashCode()delegate totoString(), two instances with different exceptionsare considered equal:
Beta Was this translation helpful? Give feedback.
All reactions