FISCO-BCOS / go-sdk

golang SDK of FISCO BCOS
Apache License 2.0
73 stars 58 forks source link

fix: fix dead lock when use auth-multi-broadcast in 2.6.0 version #71

Closed sulenn closed 4 years ago

ghost commented 4 years ago

Warnings are found on analyzing the commit f5b4a72.

1 warning:

We recommend to address them as possible, for example, update outdated dependencies, fix the tool's configuration, configure sider.yml, turn off unused tools, and so on.

If you are struggling with these errors or warnings, feel free to ask us via chat. 💬

fisco-dev commented 4 years ago

Codacy Here is an overview of what got changed by this pull request:


Complexity increasing per file
==============================
- conn/channel.go  1

See the complete overview on Codacy

codecov-commenter commented 4 years ago

Codecov Report

Merging #71 into release-0.10.0 will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           release-0.10.0      #71   +/-   ##
===============================================
  Coverage           51.11%   51.11%           
===============================================
  Files                  27       27           
  Lines                2606     2606           
===============================================
  Hits                 1332     1332           
  Misses               1049     1049           
  Partials              225      225           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b07baba...f5b4a72. Read the comment docs.