You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: tarball URL and download fallback for process injection
- Fix tarball URL from runpod/flash-worker to runpod-workers/flash
(matching the actual GitHub repo path)
- Add python3 urllib.request fallback in download chain for base images
without curl or wget (e.g. pytorch/pytorch runtime images)
- Update test assertions for URL and fallback chain
0 commit comments