You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TODO: create generic dispatch queue that will take anything Callable. This will be used to replace the last few free form work_queue users like parameter save and shutdown hooks.
Everything within PX4 should be migrated to the new in tree work queue (https://github.com/PX4/Firmware/blob/master/src/platforms/common/px4_work_queue). Then NuttX builds will drop HPWORK and LPWORK (unless brought in by a NuttX level dependency).
The text was updated successfully, but these errors were encountered: