apache / dubbo-getty

a netty like asynchronous network I/O library based on tcp/udp/websocket; a bidirectional RPC framework based on JSON/Protobuf; a microservice framework based on zookeeper/etcd
Apache License 2.0
220 stars 69 forks source link

Opt: upgrade gost for timer panic #84

Closed Lvnszn closed 2 years ago

Lvnszn commented 2 years ago

What this PR does: upgrade gost for change timeQ to ultimate chan. Which issue(s) this PR fixes:

Fixes #83

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

codecov-commenter commented 2 years ago

Codecov Report

Merging #84 (c8ee29c) into master (54a2fad) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #84   +/-   ##
=======================================
  Coverage   69.14%   69.14%           
=======================================
  Files           8        8           
  Lines        1439     1439           
=======================================
  Hits          995      995           
  Misses        348      348           
  Partials       96       96           

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 54a2fad...c8ee29c. Read the comment docs.