inotify: release GVL during Inotify#close on 1.9
commit3721229d20880694f3c5a3a7a3fa401b19c5870b
authorEric Wong <normalperson@yhbt.net>
Thu, 10 Mar 2011 04:35:06 +0000 (10 04:35 +0000)
committerEric Wong <normalperson@yhbt.net>
Thu, 10 Mar 2011 04:35:06 +0000 (10 04:35 +0000)
treefd22b9e7c5b536c67efbd8a3ce74f583e5f29e58
parent5905791c3373cf9cd1fce4da28acf9b16f721c3a
inotify: release GVL during Inotify#close on 1.9

close(2) on inotify descriptors takes forever and a day.
ext/sleepy_penguin/inotify.c
test/test_inotify.rb