mirror of
https://github.com/nasa/openmct.git
synced 2025-02-06 02:59:19 +00:00
Add an example worker which inefficiently calculates fibonacci numbers outside of the UI thread, for #12.
Contains services which manage execution and flow control (e.g. for concurrency.)