Skip to content

Migrate TimerThread to Internal Event #2145

Description

@Fishwaldo

Instead of running the Timer in a Separate Thread, run it from the Main Driver Thread and use the DNS/HTTP Event Subsystem to do the callbacks. This avoids potential Race/Thread issues with callbacks being executed from different threads and reduces the need for us to care about Locking/Unlocking in General

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions