Skip to content

fix(io): synchronizer can double lock in legacy Mode

Description

Prevent SSynchronizer to synchronize in the update in legacy mode. There is a dedicated worker for that. Closes #1082 (closed)

How to test it?

run module_synctest

Merge request reports