Open
Description
From here #80257 (comment)
- Would it be useful add a short delay before the Cancel, to give a chance for
ImportAsync
get started? - Also, would it be useful to have another test that tries to import from an external url?
- What about a test for importing a non-existent file - like
./non-existent.js
, and a urlhttps://www.foobar.com/non-existent.js
, and canceling for those?