Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

Generalized callbacks that are synchronized with work() #223

Open
mormj opened this issue Apr 15, 2022 · 1 comment
Open

Generalized callbacks that are synchronized with work() #223

mormj opened this issue Apr 15, 2022 · 1 comment

Comments

@mormj
Copy link
Contributor

mormj commented Apr 15, 2022

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
Copy link
Contributor Author

mormj commented Apr 15, 2022

Need to be done like the parameter query and change methods

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant