mirror of
https://github.com/rubyjs/mini_racer
synced 2023-03-27 23:21:28 -04:00
FIX: timeout mechanics were not correct
This fix ensures timeout will always be processed correctly, it also adds a safeguard to ensure against race conditions
This commit is contained in:
parent
34e9cedef0
commit
c41db24eb1
3 changed files with 22 additions and 6 deletions
|
|
@ -1,3 +1,9 @@
|
|||
25-10-2016
|
||||
|
||||
- 0.1.6
|
||||
|
||||
- Fix: timeout behavior was incorrect, in some cases stop could be called on already stopped contexts
|
||||
|
||||
10-10-2016
|
||||
|
||||
- 0.1.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue