merlimat opened a new pull request #4006: Fixed concurrent modification exception on function worker stop URL: https://github.com/apache/pulsar/pull/4006 ### Motivation During function worker shutdown there's concurrent modification exception since the stop function is removing from the map as well.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
