Customize traceback output for ExceptionGroup #13452
-
| Hello, In our test we have a little utility function that allows us to run several other functions concurrently. We check if the concurrent functions failed with an exception and then raise an  The problem is that when a test fails with an  Is there any way to print only the sub-exceptions traceback when a test fails due to an  Setting the  | 
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
| This should be better with #13380 released in 8.4.0 | 
Beta Was this translation helpful? Give feedback.
This should be better with #13380 released in 8.4.0