mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-01 16:58:12 +02:00
The functions to force destroy the TranslationsEngine were previously returning a promise that had the potential to resolve before the engine was actually destroyed. This ensures everything is properly awaited. Differential Revision: https://phabricator.services.mozilla.com/D212310 |
||
|---|---|---|
| .. | ||
| EngineProcess.sys.mjs | ||
| MLEngine.html | ||
| MLEngine.worker.mjs | ||
| ModelHub.sys.mjs | ||
| ONNXPipeline.mjs | ||
| Utils.sys.mjs | ||