Skip to content

Interrupt doesn't work in --single-threaded #2265

@chrisseaton

Description

@chrisseaton
% jt --use jvm ruby --single-threaded --shared-objects-debug ~/xxx/class-variables/benchmarks.rb
Using Interpreted TruffleRuby: mxbuild/truffleruby-jvm
$ /Users/chrisseaton/src/github.com/Shopify/truffleruby/mxbuild/truffleruby-jvm/languages/ruby/bin/truffleruby \
  --experimental-options \
  --core-load-path=/Users/chrisseaton/src/github.com/Shopify/truffleruby/src/main/ruby/truffleruby \
  --single-threaded \
  --shared-objects-debug \
  /Users/chrisseaton/xxx/class-variables/benchmarks.rb
Warming up --------------------------------------
           ivar_read^C   203.966k i/100ms
                read^C   206.934k i/100ms
          class_read   211.044k i/100ms
       constant_read^C^C^C^C^C   205.141k i/100ms
               write   174.042k i/100ms
         class_write   172.514k i/100ms
                 get   127.420k i/100ms
                 set

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions