[Groonga-commit] ranguba/groonga-client at 7811d65 [master] Add missing yield

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Mar 15 23:42:17 JST 2014


Kouhei Sutou	2014-03-15 23:42:17 +0900 (Sat, 15 Mar 2014)

  New Revision: 7811d658f747e9f0fc1c6e5a091e5aa2a611d896
  https://github.com/ranguba/groonga-client/commit/7811d658f747e9f0fc1c6e5a091e5aa2a611d896

  Message:
    Add missing yield

  Modified files:
    lib/groonga/client/protocol/http/thread.rb

  Modified: lib/groonga/client/protocol/http/thread.rb (+1 -0)
===================================================================
--- lib/groonga/client/protocol/http/thread.rb    2014-03-15 23:39:30 +0900 (78d42ad)
+++ lib/groonga/client/protocol/http/thread.rb    2014-03-15 23:42:17 +0900 (363d8ad)
@@ -84,6 +84,7 @@ module Groonga
             if sync
               false
             else
+              yield
               EmptyRequest.new
             end
           end
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index