test_epoll: join thread before return from test
commitb7221617908d5cd73da17c11beb7ef96b12e7fa5
authorEric Wong <normalperson@yhbt.net>
Tue, 30 Apr 2013 00:02:01 +0000 (30 00:02 +0000)
committerEric Wong <normalperson@yhbt.net>
Tue, 30 Apr 2013 00:02:01 +0000 (30 00:02 +0000)
treeafd23cbeeee143a48b2f5587d278ec097ae8f7ca
parentda07e5676040d543c33720efae19f2a70e766a39
test_epoll: join thread before return from test

We want to avoid closing the descriptor while the thread
is running.
test/test_epoll.rb