Hey, could you provide more details? What errors are you seeing? Or is it just a crashing window? Also, try opening another project or creating a new one, the issue might be related to a specific project.
It just stared doing it. It’s the latest version. I had 2-3 open projects this message pops up really quickly and closes I think by itself. I will keep an eye on it
I am wondering about the chat running processes which also run another process. is the parent losing connection with its child processes or something?
my case is php → runs a php_script to add watermark on a text → runs docker with –rm (temp) container and it hangs for a long time. the current user can run docker commands and is added to the docker group.