mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-14 12:13:22 +00:00
![Yulia](/assets/img/avatar_default.png)
This patch allows us to reject any outstanding requests when terminating a worker. As this is controlled by the module loader, the approach I took here was to reject the promises and allow the moduleloader to shutdown. I am open to alternatives however. Differential Revision: https://phabricator.services.mozilla.com/D173290