Skip to content
This repository was archived by the owner on Aug 2, 2023. It is now read-only.

ISequence<ReadOnlyBuffer<byte>>.ToSpan extension causing hang #1436

Closed
shiftylogic opened this issue Apr 6, 2017 · 1 comment
Closed

ISequence<ReadOnlyBuffer<byte>>.ToSpan extension causing hang #1436

shiftylogic opened this issue Apr 6, 2017 · 1 comment

Comments

@shiftylogic
Copy link
Contributor

When used with ReadableBuffer, in the case of a single span or multi-span buffer, ToSpan hangs indefinitely. I suspect the issue is somewhere in ReadableBuffer.TryGet implementation.

@shiftylogic
Copy link
Contributor Author

#1438

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants