Remove comments left in Workers::Blocking
This commit is contained in:
parent
4015a301cc
commit
416951dcc2
@ -3,10 +3,6 @@ module Uh
|
|||||||
module Workers
|
module Workers
|
||||||
class Blocking < Base
|
class Blocking < Base
|
||||||
def work_events
|
def work_events
|
||||||
#until yield
|
|
||||||
# @on_events_read_bang.call
|
|
||||||
#end
|
|
||||||
#@on_events_read_bang.call until yield
|
|
||||||
@on_read_next.call
|
@on_read_next.call
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user