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
amzn-mike 8b7e538dd3
Cherry Pick: [LYN-7463] Fix insert streaming request failure (#5604) (#5622)
* 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>
(cherry picked from commit 0cea59d669)
Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>
4 years ago
..
Editor Merge pull request #5584 from aws-lumberyard-dev/Atom/guthadam/remove_mtl_references 4 years ago
Framework Cherry Pick: [LYN-7463] Fix insert streaming request failure (#5604) (#5622) 4 years ago
LauncherUnified Fixed all errors with default seeds (#5489) 4 years ago
Legacy Fix issue with Server Launcher debug console not accepting keystrokes (#5325) 4 years ago
Tools Fully Replaces Remote Gems in Model and Selects Them When Downloading and Deleting (#5593) 4 years ago
CMakeLists.txt Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago