-
Notifications
You must be signed in to change notification settings - Fork 194
Description
Error [ERR_MULTIPLE_CALLBACK]: Callback called multiple times
at onwrite (_stream_writable.js:465:11)
at WriteWrap.onWriteComplete [as oncomplete] (internal/stream_base_commons.js:82:12)
at E:\stuff\node_modules\handle-thing\lib\handle.js:204:9
at afterWrite (E:\stuff\node_modules\spdy-transport\node_modules\readable-stream\lib_stream_writable.js:469:3)
at onwrite (E:\stuff\node_modules\spdy-transport\node_modules\readable-stream\lib_stream_writable.js:461:7)
at WritableState.onwrite (E:\stuff\node_modules\spdy-transport\node_modules\readable-stream\lib_stream_writable.js:160:5)
at processTicksAndRejections (internal/process/task_queues.js:75:11)
how to reproduce: send a video to a browser and while it is loading (and playing) the video reload the page