newsched icon indicating copy to clipboard operation
newsched copied to clipboard

Generalized callbacks that are synchronized with work()

Open mormj opened this issue 3 years ago • 1 comments
trafficstars

Right now callbacks are done the "old" way where it is a free for all when they get called

Need to standardize how these function signatures look so they can go into the message queues and be handled in between work() calls

mormj avatar Apr 15 '22 11:04 mormj

Need to be done like the parameter query and change methods

mormj avatar Apr 15 '22 11:04 mormj