Skip to content
Snippets Groups Projects
user avatar
Konstantin Osipov authored
Fix a subtle race condition in JOIN/SUBSCRIBE, a
pending event may be present against JOIN/SUBSCRIBE file
descriptor, in which case the descriptor could be resumed
in iproto thread concurrently with the relay thread.

No github issue, the case is repeatable by
running replication-py/cluster.test many times.
ea6a2701
History
Name Last commit Last update