Don't allow to break the loop.
This commit is contained in:
parent
fff35d53de
commit
ee2852357e
@ -88,7 +88,7 @@ class IPC::Context
|
||||
@timer = @base_timer
|
||||
end
|
||||
|
||||
break if yield wait_event
|
||||
yield wait_event
|
||||
end
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user