This repository has been archived by the owner on Nov 24, 2023. It is now read-only.
some close of chan not handled correctly #960
Labels
help wanted
This issue wanted some help from contributor
severity/major
type/bug
This issue is a bug report
Bug Report
Please answer these questions before submitting your issue. Thanks!
What did you do? If possible, provide a recipe for reproducing the error.
stop DM-worker process.
What did you expect to see?
the process stopped.
What did you see instead?
this may because not handle the close of
errCh
here (dm/dm/worker/server.go
Line 371 in 7f7a501
but we should fix other places for the close of chan too.
Versions of the cluster
DM version (run
dmctl -V
ordm-worker -V
ordm-master -V
):The text was updated successfully, but these errors were encountered: