milenkovicm commented on issue #235:
URL: 
https://github.com/apache/datafusion-ballista/issues/235#issuecomment-2816148972

   I believe there is race between shutdown and spawn, leading to last barrier 
to wait forever (as shutdown is called before task is scheduled), adding new 
barrier to signal when task is scheduled should fix this issue.  proposed fix 
in #1248 


-- 
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: github-unsubscr...@datafusion.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to