All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 3m30s
Hypercorn spawns worker processes via multiprocessing spawn, which starts a fresh Python interpreter without the parent's sys.path modifications from path_setup.py. Setting PYTHONPATH=/app ensures the worker can import app.py and all project packages. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1.2 KiB
1.2 KiB