this is not stop executor task,because createPollerTask() the fuction submit task and start task.
maybe this runningPolling.cancel(false) -> runningPolling.cancel(true); or add executor.shutdown();
I hope the author can see and adopt it. I have been unable to exit the program due to this line of code
this is not stop executor task,because createPollerTask() the fuction submit task and start task. maybe this runningPolling.cancel(false) -> runningPolling.cancel(true); or add executor.shutdown(); I hope the author can see and adopt it. I have been unable to exit the program due to this line of code