Skip to content

Change volatile -> atomic.

Gijs Peskens requested to merge rare_lock_fix into master

Move flow shutdown before lock to fix rare locking issue where lock never gets acquired while output thread keeps locking/unlocking.

Merge request reports