Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Brant BurnettBrant BurnettReporter
Brant BurnettBrant BurnettLabels
Story Points
1Components
Fix versions
Priority
MajorInstabug
Open Instabug
Details
Details
Assignee
Brant Burnett
Brant BurnettReporter
Brant Burnett
Brant BurnettLabels
Story Points
1
Components
Fix versions
Priority
Instabug
Open Instabug
PagerDuty
PagerDuty
PagerDuty
Sentry
Sentry
Sentry
Zendesk Support
Zendesk Support
Zendesk Support
Created March 24, 2019 at 10:26 PM
Updated April 24, 2020 at 8:22 PM
Resolved March 24, 2019 at 11:45 PM
Allowing deserialization from Memory<byte> will allow us to eventually change Operation.ReadAsync to use Memory<byte> or IMemoryOwner<byte>, which in turn will allow the use of efficient shared memory pools.