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

fix message return before uuid write cause stuck #203

Merged
merged 3 commits into from
Mar 6, 2023

Conversation

dyy8888
Copy link
Contributor

@dyy8888 dyy8888 commented Mar 1, 2023

解决这个bug的代码#200

@dyy8888
Copy link
Contributor Author

dyy8888 commented Mar 1, 2023

第一次提交删除map中信息时,忘记加锁了,已经重新提交

@bxq2011hust bxq2011hust changed the title fix bug fix message return before uuid write cause stuck Mar 2, 2023
conn/channel.go Outdated Show resolved Hide resolved
conn/channel.go Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Mar 2, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.22 ⚠️

Comparison is base (ff76ecf) 41.43% compared to head (0e52de0) 41.22%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #203      +/-   ##
==========================================
- Coverage   41.43%   41.22%   -0.22%     
==========================================
  Files          24       24              
  Lines        1962     1972      +10     
==========================================
  Hits          813      813              
- Misses        903      913      +10     
  Partials      246      246              
Impacted Files Coverage Δ
smcrypto/sm_crypto.go 35.89% <0.00%> (-5.28%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants