Connection: defer fetch 'end' event until next tick
Due to streams2' use of process.nextTick, without this patch body streams' 'end' events will emit after the fetch 'end' event, causing some confusion.fork
parent
517367ef19
commit
d80b873a6e
Loading…
Reference in New Issue