refactor(effect): inline session processor interrupt cleanup (#21593)

This commit is contained in:
Kit Langton 2026-04-08 21:19:01 -04:00 committed by GitHub
commit 8bdcc22541
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 119 additions and 151 deletions

View file

@ -139,7 +139,6 @@ function fake(
get message() {
return msg
},
abort: Effect.fn("TestSessionProcessor.abort")(() => Effect.void),
partFromToolCall() {
return {
id: PartID.ascending(),