mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
So, when the Scheduler that is passed to the AddScheduler is nillified, the internal arrays that keep the Scheduler reference are also nillified. And it does what i need for further utilization in MOOSE classes. When the Scheduler is nillified, but, a schedule was planned for that Scheduler, once the scheduler fires off, it will ignore that call... cool. Sven
First prototype of the scheduler dispatcher is ready... It works, but the code was very difficult...
First prototype of the scheduler dispatcher is ready... It works, but the code was very difficult...
Description
Languages
Lua
99.9%