-
Notifications
You must be signed in to change notification settings - Fork 109
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
auth update. messaging updates and separate timers for url actions
the timeout handler was shared between all the routines in auth, so a failure on a listener remove could stop listener add from running. These are now separated and set to independently restart. This was primarily an issue between listener adding and removing. I've also cleaned up some of the messaging to help diagnostics.
- Loading branch information
Showing
3 changed files
with
138 additions
and
80 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.