Alper
Alper5mo ago

any recommendations for python scripts

any recommendations for python scripts throwing "RuntimeError: can't start new thread"? i thought about reducing the number of workers on each server (some have 8). but maybe there is a better way like increasing limits?
4 Replies
Alper
Alper5mo ago
@rubenf any thoughts on this?
rubenf
rubenf5mo ago
the error is not really coming from windmill
rubenf
rubenf5mo ago
maybe docker version?
No description
Alper
Alper5mo ago
solved it. i had a script that was not closing the playwright browser and the system piled up zombie processes