BabylonJS / BabylonJS/BabylonNative

ScriptLoader will continue loading after AppRuntime/JsRuntime is destroyed

Open
#1,225 6 comments 0 reactions 1 assignee Claimed by @bghgary View on GitHub
bug
Dominant language
C++
Stars
919
Forks
162
Avg merge
1d 15h
Merged PRs (30d)
19

Description

If ScriptLoader is set up to load a script asynchronously and the app shutdown before the script is loaded, the script loader will continue trying to load the script since there are no cancellation sources associated with the tasks.

Perhaps the ScriptLoader should be owned by JS so that it will know when the JS goes down.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.