I have a job to batch pouring data to a MySQL table. It runs concurrently (e.g. 4 goroutines reading records from a channel).
In a specific running case, the channel