organization · inferred from evidence
justinmerrell
A maintainer or individual associated with debugging and deploying fixes for the platform.
- Serverless job stuck in IN_PROGRESS after calling progress_update
Calling `runpod.serverless.progress_update(job, ...)` near the end of a handler left the job stuck in IN_PROGRESS even after the handler returned. The reporter confirmed it was a race condition by adding a one-second sleep before the return