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.
o3de/Code/Framework/AzCore/Tests/Asset
amzn-mike af85060856
[SPEC-7644] Cherry Pick - ParallelDeepAssetReferences is failing intermittently (#5797)
* [SPEC-7644] ParallelDeepAssetReferences is failing intermittently (#5721)

* Fixed race condition caused by trying to handle asset ready event before asset container has finished filling out all the data structures.

Added check to only handle asset ready once init is complete
Added unit test to verify fix

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Re-enable test

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Add missing space to error message

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Add comment on sleep

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Collapse nested namespace

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Collapse nested namespace

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>
(cherry picked from commit 56900484fc)

# Conflicts:
#	Code/Framework/AzCore/AzCore/Asset/AssetContainer.cpp

* Fix indentation

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>
4 years ago
..
AssetCommon.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssetDataStreamTests.cpp more fixes for Code 4 years ago
AssetManagerLoadingTests.cpp [SPEC-7644] Cherry Pick - ParallelDeepAssetReferences is failing intermittently (#5797) 4 years ago
AssetManagerStreamingTests.cpp Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
BaseAssetManagerTest.cpp Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
BaseAssetManagerTest.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
MockLoadAssetCatalogAndHandler.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
TestAssetTypes.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago