mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
It is owned by URLRequestStreamJob on the IO thread once request starts, but if the ownership was abondoned while transfering it to IO thread which is possible when a request is aborted, then we need to make sure its destroyed on the right thread to avoid lock in v8.
4.0 KiB
4.0 KiB