Skip to content

Realign timeout with MRI.#5354

Merged
headius merged 3 commits intojruby:masterfrom
headius:update_timeout
Oct 11, 2018
Merged

Realign timeout with MRI.#5354
headius merged 3 commits intojruby:masterfrom
headius:update_timeout

Conversation

@headius
Copy link
Member

@headius headius commented Oct 11, 2018

Fixes #3834.

  • Use Timeout::Error instead of leaky anonymous exception.
  • Move executor to instance data from static.
  • Clean up redundant, outdated code.
  • Move sharable pieces back into timeout.rb.
  • Eliminate builtin and load ext from timeout.rb.

Fixes jruby#3834.

* Use Timeout::Error instead of leaky anonymous exception.
* Move executor to instance data from static.
* Clean up redundant, outdated code.
* Move sharable pieces back into timeout.rb.
* Eliminate builtin and load ext from timeout.rb.
@headius headius merged commit 6082cfd into jruby:master Oct 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant