Skip to content

Conversation

chrisseaton
Copy link
Collaborator

No description provided.

@chrisseaton chrisseaton requested a review from eregon March 8, 2021 01:06
@chrisseaton chrisseaton added compatibility shopify Pull requests from Shopify labels Mar 8, 2021
Copy link
Member

@eregon eregon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great in general, but I'd like to keep trap specs in spec/ruby/core/signal/trap_spec.rb (see comment)

@chrisseaton
Copy link
Collaborator Author

Read for review again.

@eregon eregon added the in-ci The PR is being tested in CI. Do not push new commits. label Mar 8, 2021
@eregon eregon self-assigned this Mar 8, 2021
graalvmbot pushed a commit that referenced this pull request Mar 8, 2021
@graalvmbot graalvmbot merged commit 95b5c8e into oracle:master Mar 8, 2021
@chrisseaton chrisseaton deleted the signals branch March 9, 2021 00:47
@eregon
Copy link
Member

eregon commented Mar 10, 2021

I think this PR kind of broke Ctrl+C (it raises a different exception):

ruby -e sleep
^C<internal:core> core/main.rb:76:in `block (2 levels) in <top (required)>': wrong number of arguments (given 1, expected 0) (ArgumentError)
	from -e:1:in `sleep'
	from -e:1:in `<main>'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compatibility in-ci The PR is being tested in CI. Do not push new commits. oca-signed shopify Pull requests from Shopify
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants