wooga / eredis

Erlang Redis client
MIT License
628 stars 280 forks source link

fixed the bug in do_sync_command(Socket, Command) #123

Open zijun726911 opened 4 years ago

zijun726911 commented 4 years ago

fixed the bug in do_sync_command(Socket, Command), otherwise subsequent query using this socket will somehow timeout