Skip to content

Commit

Permalink
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -122,7 +122,6 @@ def self.watch_channel

# Spin up the thread up front to avoid a thread collision problem spinning
# it up lazily.
puts caller
@controller = Thread.new { watch_channel }

def self.add_timeout(time, exc)

0 comments on commit 3783a33

Please sign in to comment.