swift-server / swift-prometheus

Prometheus client library for Swift
https://swiftpackageindex.com/swift-server/swift-prometheus
Apache License 2.0
142 stars 30 forks source link

fix: use lock for subsummary to get its values #82

Closed blindspotbounty closed 1 year ago

blindspotbounty commented 1 year ago

There is a race condition listed in https://github.com/swift-server-community/SwiftPrometheus/issues/79

Checklist

Motivation and Context

That solves race-condition and corresponding crash from https://github.com/swift-server-community/SwiftPrometheus/issues/79

ktoso commented 1 year ago

Meh, wrong target branch -- we're developing on main, I'll pick it over though 🍒 ⛏️ :)

It seems we had the wrong target branch setting in github -- fixed.