Removed a couple deadlocks

This commit is contained in:
Igor Katson 2023-11-19 16:25:59 +00:00
parent 38c99023ac
commit adf3eef877
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
7 changed files with 899 additions and 1 deletions

View file

@ -15,4 +15,5 @@ members = [
panic = "abort"
[profile.release]
panic = "abort"
panic = "abort"
debug = true