summaryrefslogtreecommitdiff
path: root/lib/hyperstack
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-25 10:21:23 +0300
committerPaul Buetow <paul@buetow.org>2026-05-25 10:21:23 +0300
commit7e7f545112e918451320a87922ab6b34461ed3c5 (patch)
tree0a00caa567fc1f09fcd19dfe7217e20566bcf0e3 /lib/hyperstack
parent106f3f414802e34f2f58bdc4d9c2c92c845bab15 (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 'lib/hyperstack')
0 files changed, 0 insertions, 0 deletions