refactor(effect): inline session processor interrupt cleanup (#21593)
This commit is contained in:
parent
2bdd279467
commit
8bdcc22541
9 changed files with 119 additions and 151 deletions
|
|
@ -139,7 +139,6 @@ function fake(
|
|||
get message() {
|
||||
return msg
|
||||
},
|
||||
abort: Effect.fn("TestSessionProcessor.abort")(() => Effect.void),
|
||||
partFromToolCall() {
|
||||
return {
|
||||
id: PartID.ascending(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue