You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "yjijn (via GitHub)" <gi...@apache.org> on 2023/02/20 08:31:07 UTC

[GitHub] [airflow] yjijn opened a new issue, #29626: Using ProcessPoolExecutor in my task get an Exception: A process in the process pool was terminated abruptly while the future was running or pending.

yjijn opened a new issue, #29626:
URL: https://github.com/apache/airflow/issues/29626

   ### Apache Airflow version
   
   Other Airflow 2 version (please specify below)
   
   ### What happened
   
   airflow version:2.1.3
   python version:3.8.0
   
   I use this function in my task and get the an exception
   ![image](https://user-images.githubusercontent.com/35212739/220051884-272cdcad-a6e0-4458-a2c7-cf5205ae4730.png)
   
   ![image](https://user-images.githubusercontent.com/35212739/220052346-4f602548-f3b9-4b58-969a-6304866be175.png)
   
   
   ### What you think should happen instead
   
   _No response_
   
   ### How to reproduce
   
   run a task which using ProcessPoolExecutor
   
   ### Operating System
   
   linux
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Other
   
   ### Deployment details
   
   _No response_
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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: commits-unsubscribe@airflow.apache.org.apache.org

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


[GitHub] [airflow] potiuk closed issue #29626: Using ProcessPoolExecutor in my task get an Exception: A process in the process pool was terminated abruptly while the future was running or pending.

Posted by "potiuk (via GitHub)" <gi...@apache.org>.
potiuk closed issue #29626: Using ProcessPoolExecutor in my task get an Exception: A process in the process pool was terminated abruptly while the future was running or pending.
URL: https://github.com/apache/airflow/issues/29626


-- 
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: commits-unsubscribe@airflow.apache.org

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


[GitHub] [airflow] boring-cyborg[bot] commented on issue #29626: Using ProcessPoolExecutor in my task get an Exception: A process in the process pool was terminated abruptly while the future was running or pending.

Posted by "boring-cyborg[bot] (via GitHub)" <gi...@apache.org>.
boring-cyborg[bot] commented on issue #29626:
URL: https://github.com/apache/airflow/issues/29626#issuecomment-1436542943

   Thanks for opening your first issue here! Be sure to follow the issue template!
   


-- 
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: commits-unsubscribe@airflow.apache.org

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