Test pthread_create: Resource temporarily unavailable

我使用的环境:L20 48G、pids.max=20480、Python 3.12、Playwright 版本
关键错误:Page.goto timeout waiting until "load", Target page/context/browser has been closed, 最终 pthread_create: Resource temporarily unavailable
我做过的尝试:ignore_https_errors=True 解决 ERR_CERT_AUTHORITY_INVALID,但仍出现 timeouts/资源耗尽。