Message382059
The value of the recursion limit is not relevant here, I get the same crash when I set the recursion limit to 100 (in my reproducer scriptlet).
There might be a missing recursion level check in the exception handling machinery though, self-recursion in an except-clause is rather unusual. But that's just a blind guess, I haven't though much about what is supposed to happen here. |
|
| Date |
User |
Action |
Args |
| 2020-11-29 12:16:49 | ronaldoussoren | set | recipients:
+ ronaldoussoren, veky, xxm |
| 2020-11-29 12:16:49 | ronaldoussoren | set | messageid: <[email protected]> |
| 2020-11-29 12:16:49 | ronaldoussoren | link | issue42500 messages |
| 2020-11-29 12:16:49 | ronaldoussoren | create | |
|