tvalentyn commented on code in PR #39484:
URL: https://github.com/apache/beam/pull/39484#discussion_r3683147214


##########
sdks/python/container/boot.go:
##########


Review Comment:
   yes, the last crash is not super reliable... dataflow might also tear down 
the VM before processing finishes. 
   
   we could try to save core files into a semi-persist dir, which would survive 
container restarts, instead of /tmp/ . Let me check if that will work. I wary 
of increasing complexity of the boot.go.



-- 
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]

Reply via email to