Skip to content
Snippets Groups Projects
user avatar
Dmitry Simonenko authored
This is done to avoid situation, when two or more
fibers yield inside their try/catch blocks and
throws an exceptions. Seems like exception unwinder
stores some global state while being inside
a catch block.

This could lead to incorrect exception processing
and server crash.
4f72d896
History
Name Last commit Last update