stop running in example
This commit is contained in:
@@ -97,6 +97,7 @@ public class AbstractCanalClientTest {
|
||||
return;
|
||||
}
|
||||
connector.stopRunning();
|
||||
running = false;
|
||||
if (thread != null) {
|
||||
try {
|
||||
thread.join();
|
||||
|
||||
Reference in New Issue
Block a user