Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract calls to purge_interrupt_queue #2716

Commits on Sep 29, 2021

  1. Extract calls to purge_interrupt_queue

    Move calls to Thread#purge_interrupt_queue to a module function. This
    means if/when this pattern needs to change it can change in one place
    instead of a dozen or more places.
    jacobherrington committed Sep 29, 2021
    Copy the full SHA
    b2f8ec3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e07ab65 View commit details
    Browse the repository at this point in the history