xlcn opened a new issue, #2210: URL: https://github.com/apache/shardingsphere-elasticjob/issues/2210
## Bug Report ### Which version of ElasticJob did you use? 3.0.2 ### Which project did you use? ElasticJob-Lite or ElasticJob-Cloud? ElasticJob-Lite ### Expected behavior when the task shutdown, all instances of the task could be GC later ### Actual behavior watch listener of the task hold some instance, has gc root, can not gc  ### Reason analyze (If you can) when the task shutdown, watch listener has not remove. ### Steps to reproduce the behavior. shutdown a task, check the left instance of heap dump -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
