Hey there, we keep seeing these: 'Multiprocess exe...
# ask-community
p
Hey there, we keep seeing these: 'Multiprocess executor: interrupted all active child processes' on random jobs and I am loosing my mind trying to debug what is causing this and would appreciate any help.
o
Hi @Pablo Beltran -- are these runs being terminated manually, or are there other failures in the logs? mind sharing a screenshot of one of these runs?
p
Yeah here is an image of the run
We are not terminating the job and I dont see any other failures. Its also happening across all jobs.
o
Ah I think this discussion is relevant: https://github.com/dagster-io/dagster/discussions/12943
p
Hey Owen, setting the safe-to-evict to false as suggested fixed the issue. Thanks for helping me out!
o
great!