AltimateAI / AltimateAI/altimate-code
test: cancel() idle-event coverage + between-steps abort idle gap (#845 follow-up)
Aperta
- Lingua principale
- TypeScript
- Stelle
- 811
- Fork
- 134
- Merge medio
- 3g 2h
- PR unite (30g)
- 50
Descrizione
From the v0.8.0 Tech-Lead review. (1) The #845 cancel fix lacks a test asserting a session.status:idle event is emitted after cancel. (2) Residual gap: an abort firing between streaming steps (validator dispatch, compaction, the abort.aborted break) can skip idle since no processor catch runs and clean-exit idle is gated on !abort.aborted. Add a guaranteed idle-on-abort path.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.