tcnksm / go-httpstat

Tracing golang HTTP request latency
MIT License
423 stars 72 forks source link

Add mutex for writing to result #29

Open kylecarbs opened 2 years ago

kylecarbs commented 2 years ago

Fixes tcnksm/go-httpstat#21.

kylecarbs commented 1 year ago

@tcnksm can we merge this?

randombangaloreguy commented 4 months ago

This fix seems to have been pending for a while. @kylecarbs, could you please merge it at your earliest convenience? Thank you!

kylecarbs commented 4 months ago

@randombangaloreguy only those with write access can!

randombangaloreguy commented 4 months ago

Thanks for pointing that out, @kylecarbs. @tcnksm, since you have write access, could you please take a look and merge the fix when you have a chance? Appreciate your help!