diff options
author | Craig Tiller <ctiller@google.com> | 2016-03-04 14:52:06 -0800 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2016-03-04 14:52:06 -0800 |
commit | b3320fc7c387c0105aeb13911288ec33e9f9470e (patch) | |
tree | 362510822e5f2aff50a82b8489875bcad953a1b3 /src/ruby | |
parent | a8712e01fc73e00e1aef84ce690b00fda6a759c0 (diff) |
Fix race in poll() based pollset
It was possible for entries in watchers[] to be deleted by another thread before we called begin_poll.
I'd like to do something nicer than this eventually... but that'll be easier once we've got the polling loop cleaned up (which is currently WIP)
Diffstat (limited to 'src/ruby')
0 files changed, 0 insertions, 0 deletions