Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Gavin HallidayGavin HallidayReporter
Gavin HallidayGavin HallidayPriority
MinorFix versions
Pull Request URL
Details
Details
Components
Assignee
Gavin Halliday
Gavin HallidayReporter
Gavin Halliday
Gavin HallidayPriority
Fix versions
Pull Request URL
Created June 19, 2019 at 3:07 PM
Updated June 28, 2019 at 1:18 PM
Resolved June 25, 2019 at 9:50 AM
Currently a spin lock is used for protecting reading and writing. If a couple of atomics were added then there would be no need to lock for reading.