Commit b683c37
committed
revert: restore async for in handle_completed_job
Modal environment requires async for Sandbox.list(). The
TypeError seen earlier was likely a transient Modal runtime
issue, not a sync/async mismatch. Reverting my incorrect fix.1 parent 68b2fee commit b683c37
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
355 | 355 | | |
356 | 356 | | |
357 | 357 | | |
358 | | - | |
| 358 | + | |
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
| |||
0 commit comments