04-05-2023 01:57 AM
True indeed, however I'll likely be dealing with time constraints that won't allow for a complete refactoring for the time being.
On the upside, I've at least thought of how I'll be getting rid of the notifiers altogether, without using a semaphore(-esque queue).
04-05-2023 06:19 PM
@Kabatom wrote:
True indeed, however I'll likely be dealing with time constraints that won't allow for a complete refactoring for the time being.
On the upside, I've at least thought of how I'll be getting rid of the notifiers altogether, without using a semaphore(-esque queue).
Ouch, yeah I know the time constraints thing where you can't really do it the way you want because they gave you an absurdly small amount of time to complete the project.