diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2020-05-28 13:05:15 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-28 13:05:15 +0200 |
| commit | d94a9aa0557a459a5b9b7b82a8c043de14f8b1a0 (patch) | |
| tree | d912856b22c960408e8a38727a7827793dc5a37b /tests/utils_tests/test_text.py | |
| parent | fa58450a9ab8a1bdd2a5090b51b00078fd85ffa6 (diff) | |
Refs #31040, Refs #31224 -- Prevented cycles in exceptions chain.
Async exception handling was raising an exception that was creating a
cycle in the exception chain (by re-raising an exception in
sync_to_async that was already being handled).
Thanks Chris Jerdonek for detailed analysis.
Diffstat (limited to 'tests/utils_tests/test_text.py')
0 files changed, 0 insertions, 0 deletions
