-
- Downloads
Store the parent js_callback_t in js_callback_t for background threads.
When checking the terminated value, check all parents until you either find one that is TRUE, or run out of parents. Do *not* go up the chain of parents when *setting* terminated. Background threads still can't set it (TODO?).
Please register or sign in to comment