1
0
Fork 0
mirror of https://github.com/rubyjs/mini_racer synced 2023-03-27 23:21:28 -04:00
mini_racer/lib
Sam Saffron 63a13bf7f8 FIX: ensure thread is always stopped on timeout
This ensures that even if we see an exception
we will take care of stopping the timeout
thread.

Previously the race condition left an edge case
where thread would terminate after pipe was
closed
2019-11-11 12:52:44 +11:00
..
mini_racer FIX: ensure thread is always stopped on timeout 2019-11-11 12:52:44 +11:00
mini_racer.rb FIX: ensure thread is always stopped on timeout 2019-11-11 12:52:44 +11:00