Skip to content

Conversation

luke36
Copy link

@luke36 luke36 commented Aug 28, 2024

In cluster mode, a client can open several connections. If one of them handles a response before the connection of another, m_reqs_processed is positive at line 556 so the timed event is not created. Since the bufferevent is already enabled, the process would hang forever. This might fix #94, might not. This is a quick fix. There are definitely better ways to repair it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

memtier_benchmark doest not exit as expected
1 participant