fix(core): update
This commit is contained in:
@ -68,7 +68,7 @@ export class SmartArchive {
|
||||
stream.resume();
|
||||
});
|
||||
extractPipeStop.on('finish', () => {
|
||||
replaySubject.unsubscribe();
|
||||
replaySubject.complete();
|
||||
});
|
||||
// lets run the stream
|
||||
readableStream
|
||||
|
Reference in New Issue
Block a user