I have a console application which spins up multiple tasks at startup. Further each of these tasks have timers that do various async operations (db reads/writes).
I w