mirror of
https://github.com/nasa/openmct.git
synced 2025-04-26 05:49:42 +00:00
Use a fast-promise approach (instead of ) when handling mutation of domain objects, to ensure that mutation resolves during the current tick. Needed for drag interactions of WTD-931.