mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-28 05:25:33 +00:00
forgetMemoryRequest combined the caller signal and the 30s timeout with `??`, so passing a cancellation signal dropped the timeout and made the DELETE /v4/memories request unbounded again, undoing #1451. compose them with AbortSignal.any so both still apply. updates the existing signal test to assert the composed behavior. closes #1549 |
||
|---|---|---|
| .. | ||
| agent-framework-python | ||
| ai-sdk | ||
| cartesia-sdk-python | ||
| docs-test | ||
| hooks | ||
| lib | ||
| memory-graph | ||
| openai-sdk-python | ||
| pipecat-sdk-python | ||
| tools | ||
| ui | ||
| validation | ||