GitHub user potiuk added a comment to the discussion: Airflow 3.0.6 - apache-airflow-providers-celery 3.12.2 - Process 'ForkPoolWorker-' exited with 'signal 9 (SIGKILL)
This is likely signalling out-of memory issue, not necessarily fork issue., Fork SIGKILL might happen (known issue) on MacOS, but on Linux, forking is rarely a reason for SIGKILL. Usuallly system will SIGKILL you when your start using too much memory GitHub link: https://github.com/apache/airflow/discussions/62465#discussioncomment-15975464 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
