这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@foxcpp
Copy link
Collaborator

@foxcpp foxcpp commented Nov 16, 2019

It makes WriteHeader racy when used on the same Header object from
multiple goroutines.

It makes WriteHeader racy when used on the same Header object from
multiple goroutines.
@codecov-io
Copy link

Codecov Report

Merging #61 into master will increase coverage by 0.13%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
+ Coverage   61.37%   61.51%   +0.13%     
==========================================
  Files          16       16              
  Lines         844      847       +3     
==========================================
+ Hits          518      521       +3     
  Misses        280      280              
  Partials       46       46
Impacted Files Coverage Δ
textproto/header.go 77.51% <83.33%> (+0.26%) ⬆️

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 85cd354...f66a546. Read the comment docs.

Copy link
Owner

@emersion emersion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@emersion emersion merged commit 65fd011 into emersion:master Nov 16, 2019
@foxcpp foxcpp deleted the writeheader-race branch November 16, 2019 12:40
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.

3 participants