about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--lib/rainbows/rev/client.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rainbows/rev/client.rb b/lib/rainbows/rev/client.rb
index 58cd285..8bfeb31 100644
--- a/lib/rainbows/rev/client.rb
+++ b/lib/rainbows/rev/client.rb
@@ -58,7 +58,7 @@ module Rainbows
 
       def next!
         @deferred = nil
-        on_write_complete
+        enable_write_watcher
       end
 
       def timeout?