-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.3.11
-
Component/s: JavaScript
-
None
-
Fully Compatible
-
ALL
-
v3.2
-
Platforms 2016-08-26, Platforms 2016-09-19
-
0
JS jobs need some off thread mechanism to invoke their interrupt callback (to do things like check if the operation has been interrupted).
In the absence of someone trigger interrupts, they only occur during other operations (like gc).