New generation of browsers are smart enough to load scripts in parallel. Recent browsers also have support for "async" and "defer" attributes to let developers specify different execution behaviour ...
The resource loader is no longer able to load any files if it is reset while there are more than its concurrency limit of files in its queue. Minimal test case for this issue (I compiled this script ...