test_epoll: workaround MRI 1.8 threading bug
commitc04b173f52c362c64899bd7b2942cab0658e1cee
authorEric Wong <normalperson@yhbt.net>
Mon, 29 Apr 2013 19:36:40 +0000 (29 19:36 +0000)
committerEric Wong <normalperson@yhbt.net>
Mon, 29 Apr 2013 21:01:02 +0000 (29 21:01 +0000)
tree891a925e450f873af6a46cafbbf857a96ffa4c44
parent98af77f834ca0a821a091085a3fdc5e645f704fc
test_epoll: workaround MRI 1.8 threading bug

Threads do not seem safe to start inside signal handlers on
Matz Ruby 1.8
test/test_epoll.rb