You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Fix race condition where asset would finish loading and another request would start before the streamer request could be cleared Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> * Re-enable disabled test which was failing for the same reason. Fix test timeout which was way too long. Reduce test iterations to keep test time safely under 5 seconds. Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> * Instead of using a mutex, re-order the statements to remove the streamer request first Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com> |
4 years ago | |
|---|---|---|
| .. | ||
| AssetCommon.cpp | 5 years ago | |
| AssetDataStreamTests.cpp | 4 years ago | |
| AssetManagerLoadingTests.cpp | 4 years ago | |
| AssetManagerStreamingTests.cpp | 4 years ago | |
| BaseAssetManagerTest.cpp | 4 years ago | |
| BaseAssetManagerTest.h | 5 years ago | |
| MockLoadAssetCatalogAndHandler.h | 5 years ago | |
| TestAssetTypes.h | 5 years ago | |