ruby / thwait

Watches for termination of multiple threads.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please make a release for adding e2mmap as explicit dependency

johannesluedke opened this issue · comments

Since Ruby 2.7.0, one needs to additionally manually put e2mmap in Gemfile. It looks like this is already fixed with #2.
Can you plase also make a release from this, so that a bundle update would resolve needing to require e2mmap?