Commit a31e605
Simplify on-demand sandbox worker sample wait
Replace the manual sleep loop with a blocking wait so the sample keeps the process alive without suggesting worker polling behavior.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent f79b78b commit a31e605
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
29 | 28 | | |
30 | 29 | | |
0 commit comments