Pranaykarvi commented on PR #64485:
URL: https://github.com/apache/airflow/pull/64485#issuecomment-4177891612

   @kaxil @eladkal All 6 Copilot review comments have been addressed:
   - Extracted _safe_exception_for_ipc() helper to avoid duplication
   - Returns (type, message) tuple instead of wrapped Exception
   - Removed traceback import and format_exc() overhead
   - Forwarded exc_info through _read_results() → change_state(info=)
   - Added regression test for non-picklable exceptions
   
   Ready for re-review!


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