The commit binlog is written in background goroutine, we need to wait for some time to get it. Sleeping 1ms may not long enough, so the test case occasionally fails.
The commit binlog is written in background goroutine, we need to wait for some time to get it. Sleeping 1ms may not long enough, so the test case occasionally fails.