#5104 - Make set_throw_errors use a stack
| Identifier | #5104 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Make set_throw_errors use a stack |
| Status | Open |
| Handling member | Deleted |
| Addon | core |
| Description | Currently it is a single global state, which is not good for if we have nested functionality setting different values without careful checks.
Make it use the same pattern the push_suppress_error_death/pop_suppress_error_death/peek_suppress_error_death functions. |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
There have been no comments yet