vb-quaestio
vb-quaestio
same issue, Django==3.2.7 celery==5.1.2 thanks
So, according to [this](https://github.com/benfred/py-spy/issues/451#issuecomment-928114502) reply it's not possible for types like datetime or other that doesn't have `__dict__` property, or i'm missing something?
Hi all, same problem here. I'm using gitlab-runner with docker executor to build some docker images with the following `docker-compose -f docker-compose-build.yml build` command. Randomly, docker daemon crashes and restarts....
> Any update on this issue? This is quite frustrating, we just don't use `--cache-from` in the pipeline because of that :( A work around that worked for me was...