Code/Framework
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -225,6 +225,7 @@ namespace UnitTest
|
||||
defaultTD,
|
||||
[td = AZStd::move(td)]
|
||||
{
|
||||
AZ_UNUSED(td);
|
||||
});
|
||||
task.Invoke();
|
||||
// Destructor should not have run yet (except on moved-from instances)
|
||||
|
||||
Reference in New Issue
Block a user