mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 09:32:21 +00:00
Fix bug where dispatching a request could block all other activity
This commit is contained in:
parent
e9dd7da775
commit
67204f79a1
@ -66,7 +66,7 @@ import eventlet.semaphore as semaphore
|
||||
import itertools
|
||||
import msgpack
|
||||
import os
|
||||
import socket
|
||||
import eventlet.green.socket as socket
|
||||
import struct
|
||||
import sys
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user