Sync thread handling could be simplified.
Remove the barrier waiting for FSM init. This COULD be a problem. But currently its not possible anymore because of the design. IF we need to this, one option is to have another callback from the engine. Or move FSM init out of do_sync_protocol().
Please register or sign in to comment