Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.0
-
Fix Version/s: 1.8.1, 1.9-beta-1
-
Component/s: Groovy Console
-
Labels:None
-
Number of attachments :
Description
Following the discussion at http://groovy.329449.n5.nabble.com/Slow-multi-threading-in-1-8-groovy-console-td4422054.html , we decided that the @ThreadInterrupt AST transformation that is automatically applied to scripts in the Groovy console should be optional, as it impacts performance in multithreaded tests.
Fixed in 1.8.1 and trunk