flake8
passed.
JSHint
passed.
Review Request #14694 — Created Nov. 14, 2025 and updated
Action.activate()is now fully asynchronous. This gives callers the
ability to track when an operation has concluded, useful for enabling
views to indicate a busy status or to chain operations.All existing actions have been updated, and all asynchronous code within
have been updated to useasync/await.
Unit tests passs.
Tested all the actions.
| Summary | ID |
|---|---|
| 01b565d60498497b59b7cdcbabfa80b03ae78158 |