Skip to content

Commit

Permalink
- rwlock: added deadlock protection for all worker readers trying to …
Browse files Browse the repository at this point in the history
…implicitly escalate to a writer lock and ending up waiting on eachother with nobody ever going first

- pubsub side: fixed lazy init of topic link using == instead of !=
- pubsub redis: only log all node info if the cluster (context ptr) changed to reduce log spam on init
  • Loading branch information
LiberatorUSA committed Feb 24, 2024
1 parent 0b05915 commit e9bafc4
Show file tree
Hide file tree
Showing 3 changed files with 616 additions and 142 deletions.
Loading

0 comments on commit e9bafc4

Please sign in to comment.