WorkerModuleTreeClient should terminate a worker thread when module loading fails |
|
Issue descriptionIn the current impl, when module loading fails, WorkerModuleTreeClient throws an exception. This is not enough. WorkerModuleTreeClient should explicitly request to stop the worker thread. Probably WorkerModuleTreeClient just needs to call WorkerGlobalScope::close() after throwing the exception. |
|
►
Sign in to add a comment |
|
Comment 1 by bugdroid1@chromium.org
, Nov 1