Merge pull request #18 from aws-lumberyard-dev/Atom/mnaumov/ATOM-14904

[ATOM-14904] Partial fix to Material Editor shutdown
This commit is contained in:
AMZN-mnaumov
2021-04-14 12:23:25 -07:00
committed by GitHub
@@ -25,6 +25,7 @@ namespace ImageProcessingAtom
// EBusTraits overrides
static const AZ::EBusHandlerPolicy HandlerPolicy = AZ::EBusHandlerPolicy::Single;
static const AZ::EBusAddressPolicy AddressPolicy = AZ::EBusAddressPolicy::Single;
typedef AZStd::recursive_mutex MutexType;
//////////////////////////////////////////////////////////////////////////
// Loads an image from a source file path