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 the cleanup is performed 
in a separate thread. The main thread is terminated before the cleanup process 
completes.
   
   ## Expected Behavior
   All functions should be fully cleaned up before the main thread terminates.
   
   
   ### StreamPipes Committer
   
   I acknowledge that I am a maintainer/committer of the Apache StreamPipes 
project.


-- 
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: issues-unsubscr...@streampipes.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to