Skip to content

Commit

Permalink
Prevent livelock and deadlock at startup.
Browse files Browse the repository at this point in the history
Also fix some clippy lint warnings etc.
  • Loading branch information
isomer committed Jul 2, 2023
1 parent 3e2c597 commit 52c81e9
Show file tree
Hide file tree
Showing 11 changed files with 421 additions and 314 deletions.
3 changes: 2 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
UNRELEASED
1.0.5
- Upgraded dependencies
- Fixed spinning in netinfo during startup.
1.0.3
- Upgraded dependencies, cleaned up new clippy warnings.
1.0.1-rc1
Expand Down
Loading

0 comments on commit 52c81e9

Please sign in to comment.