Skip to content
This repository was archived by the owner on Aug 12, 2019. It is now read-only.
This repository was archived by the owner on Aug 12, 2019. It is now read-only.

Implement a workaround for Ruby bug #9168 #1

@phemmer

Description

@phemmer

Try and come up with a workaround for Ruby bug #9168.

This bug has been fixed in Ruby 2.1.0, but as of this moment, still outstanding in 2.0.0. And even when it does get ported to 2.0.0, we still should have a workaround to support unfixed releases.


One idea is to monkey patch Thread.handle_interrupt to temporarily disable the garbage collector.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions