Re: [I] `StreamPipesFunctionHandler` Does Not Clean Up All Functions on Service Stop

2024-09-26 Thread via GitHub
dominikriemer closed issue #3257: `StreamPipesFunctionHandler` Does Not Clean Up All Functions on Service Stop URL: https://github.com/apache/streampipes/issues/3257 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[I] `StreamPipesFunctionHandler` Does Not Clean Up All Functions on Service Stop

2024-09-26 Thread via GitHub
tenthe opened a new issue, #3257: URL: https://github.com/apache/streampipes/issues/3257 ### Body ## Description The `StreamPipesFunctionHandler` fails to clean up all functions when the service is stopped. The issue occurs in `StreamPipesFunctionHandler.cleanupFunctions`, where t