paleolimbot commented on PR #14250:
URL: https://github.com/apache/arrow/pull/14250#issuecomment-1315531277

   I'll verify with some print statements when I'm back working on that branch, 
but I believe it's:
   
   - register stop source (package load)
   - register signal handler (before read_csv_arrow())
   - unregister signal handler (after read_csv_arrow())
   - For each worker:
       - register signal handler (before read_csv_arrow())
       - unregister signal handler (after read_csv_arrow())


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