Hi,
I always got 'runtime/cgo: pthread_create failed: Resource temporarily unavailable' error when using docker.
And the docker process cannot stop itself, I need to use sudo to kill the process, which is very inconvenient.
What's more, I found that saving the code and backup checkpoints needs very large memory space(~GB) which may cause the above error.
Any suggestions for this error? Thanks a lot!
Hi,
I always got 'runtime/cgo: pthread_create failed: Resource temporarily unavailable' error when using docker.
And the docker process cannot stop itself, I need to use sudo to kill the process, which is very inconvenient.
What's more, I found that saving the code and backup checkpoints needs very large memory space(~GB) which may cause the above error.
Any suggestions for this error? Thanks a lot!