blob: dcc7efa8a4ac18ee29014da7f31f58248e414b2b [file] [log] [blame]
A series of unfortunate circumstances can lead to starting a load and then cancelling it while loading is deferred, thus leading to a mismatched set of callbacks (it gets cancelled without ever starting). If this test does not crash or fail an assertion, then that bug is fixed.