diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-25 10:21:23 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-25 10:21:23 +0300 |
| commit | 7e7f545112e918451320a87922ab6b34461ed3c5 (patch) | |
| tree | 0a00caa567fc1f09fcd19dfe7217e20566bcf0e3 /justfile | |
| parent | 106f3f414802e34f2f58bdc4d9c2c92c845bab15 (diff) | |
fix(loop-scheduler): replace ctx.waitForIdle() with isIdle() polling in agent_end handlermain
The agent_end event handler receives ExtensionContext, not
ExtensionCommandContext, so ctx.waitForIdle() is not available.
Replace with a polling loop using ctx.isIdle() to wait for the
run to finish before draining pending jobs, preventing stuck
follow-up messages.
Diffstat (limited to 'justfile')
0 files changed, 0 insertions, 0 deletions
