Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: fixing ws deadlock, and mutex slowdown #77

Merged
merged 8 commits into from
Oct 5, 2023

Conversation

tomMoulard
Copy link
Owner

@tomMoulard tomMoulard commented Oct 3, 2023

  • creation of a new method shouldAllow that follow @AnderssonPeter idea
  • fail2ban test package is now complete
  • making logger noop on live environments

Closes #67, superseeds #68

Related to #59

Might be enough for #33

 - creation of a new method shouldAllow that follow @AnderssonPeter idea
 - fail2ban test package is now complete
 - adding assert/require in tests for better comprehension
@tomMoulard tomMoulard merged commit 0a7754b into main Oct 5, 2023
6 checks passed
@tomMoulard tomMoulard deleted the feat/websocket-deadlock branch October 5, 2023 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug/fix a bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Websocket causes a deadlock until its closed?
1 participant