Message333808
For now, it seems like ``copy.copy(exception)`` before raising seems to prevent this behaviour. So for all exceptions originating from background tasks I raise a copy to the user, rather than the original exception. It prints correct stack, so no real impact on the library. |
|
| Date |
User |
Action |
Args |
| 2019-01-17 00:51:00 | tvoinarovskyi | set | recipients:
+ tvoinarovskyi, asvetlov, yselivanov |
| 2019-01-17 00:50:59 | tvoinarovskyi | set | messageid: <[email protected]> |
| 2019-01-17 00:50:59 | tvoinarovskyi | link | issue35751 messages |
| 2019-01-17 00:50:59 | tvoinarovskyi | create | |
|