84a85
> volatile bool async_exception = false;
373a375,379
>
> if (async_exception) {
> async_exception = false;
> return NULL;
> }