Skip to main content
A pipe was connected to a target (.pipeTo(...)) while still using the default id. Targets persist their resume cursor under the pipe’s id, so a shared/default id would let two pipes silently overwrite each other’s progress. Fix — set a stable, globally unique, non-empty id: