fix(core): update
This commit is contained in:
@ -94,6 +94,7 @@ export class Bucket {
|
||||
return chunk;
|
||||
},
|
||||
async cb => {
|
||||
console.log('stream ended');
|
||||
replaySubject.complete();
|
||||
return Buffer.from('');
|
||||
}
|
||||
|
Reference in New Issue
Block a user