xlcn opened a new issue, #2116: URL: https://github.com/apache/shardingsphere-elasticjob/issues/2116
## Bug Report ### Which version of ElasticJob did you use? master ### Which project did you use? ElasticJob-Lite or ElasticJob-Cloud? ElasticJob-Lite ### Expected behavior remove from listenerNotifyExecutors when job shutdown ### Actual behavior any job shutdown,executor exits all the time, memory leak ### Reason analyze (If you can) executor can not remove from map, need to change this class(ListenerNotifierManager) ### Steps to reproduce the behavior. just shutdown any job ### Example codes for reproduce this issue (such as a github link). -- 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]
