Skip to content

Commit

Permalink
make sure joni regexp interruptability is enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
colinsurprenant committed Jul 22, 2019
1 parent cc260ba commit 696323f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/jvm.options
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@
-Djruby.compile.invokedynamic=true
# Force Compilation
-Djruby.jit.threshold=0
# Make sure joni regexp interruptability is enabled
-Djruby.regexp.interruptible=true

## heap dumps

Expand Down

0 comments on commit 696323f

Please sign in to comment.