mirror of
https://github.com/nasa/openmct.git
synced 2025-02-06 02:59:19 +00:00
2709fde9a3
Make sure that the correct promise is resolved when a persistence queue flush completes; some operations, like Save in Edit mode, wait on this promise, so it needs to resolve when persistence of that group is completed. WTD-1033.
This directory contains bundles relating to the persistence of domain objects.