-
Notifications
You must be signed in to change notification settings - Fork 21
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
chore: ignore Cargo.lock #41
Conversation
Signed-off-by: MrCroxx <[email protected]>
Signed-off-by: MrCroxx <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #41 +/- ##
==========================================
+ Coverage 41.10% 41.26% +0.16%
==========================================
Files 33 30 -3
Lines 3484 3458 -26
==========================================
- Hits 1432 1427 -5
+ Misses 2052 2031 -21 |
Signed-off-by: MrCroxx <[email protected]>
Signed-off-by: MrCroxx <[email protected]>
Signed-off-by: MrCroxx <[email protected]>
CI with address saniziter seems faced dead lock. But I didn't reappare it in either my local env or EC2 with poor EBS performance. I'm looking into the causes. |
Deadlock appeared with 1 worker thread. Some async task might not be awaked properly. |
Too many conflicts, will rewrite in another PR. |
Signed-off-by: MrCroxx [email protected]