Skip to content
Snippets Groups Projects
Commit 00b6d2c8 authored by Enrico Guiraud's avatar Enrico Guiraud
Browse files

[DF] Use a RAII helper to pop/push slots from RSlotStack

This prevents certain ugly error messages in case an exception is
thrown during a multi-thread event loop: before this patch, in that
case the thread's slot number was never returned to the RSlotStack
and it could result in some misleading error messages being printed on
screen.
parent 31adfff0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment