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/Tools/AssetProcessor/native
amzn-mike 20edb35cdc
[LYN-7245] Fix test thread being created multiple times (#5267) (#5315)
* Fix test thread being created multiple times

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

* Update test to not use a callback

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

* Add some more comments

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

* Add back the callback, remove the use of a thread/sleep

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>
(cherry picked from commit 73202c2091)
4 years ago
..
AssetDatabase Added new index on SourceDependency Table (#3648) 4 years ago
AssetManager Convert resolved wildcard paths to relative path before saving in database (#4574) 4 years ago
FileProcessor Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
FileServer Update the FileIO Aliases (#4186) 4 years ago
FileWatcher Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
InternalBuilders Update how Project Filepaths are calculated when not supplied via command line (#5194) 4 years ago
connection Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
resourcecompiler Code/Tools/AssetProcessor 4 years ago
shadercompiler Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
tests [LYN-7245] Fix test thread being created multiple times (#5267) (#5315) 4 years ago
ui Squashed commit of Procedural Prefab work (#4481) 4 years ago
unittests Update the FileIO Aliases (#4186) 4 years ago
utilities Add an error message to AP when the project path is invalid (#4801) 4 years ago
AssetProcessorBatchBuildTarget.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssetProcessorBuildTarget.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
assetprocessor.h Automated test for scene files with and without python scripts running python incorrectly (#2373) 4 years ago
main_batch.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
main_gui.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago