Skip to content
Snippets Groups Projects
Commit 587663aa authored by deuce's avatar deuce
Browse files

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?).
parent 19efe3fe
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment