Skip to content

Evaluate ArrayPool usage in AsyncWebsocketMessageEnumerator #474

@jsquire

Description

@jsquire

Summary

The AsyncWebsocketMessageEnumerator makes use of the shared ArrayPool to rent a buffer that is used during enumeration. As part of #459 concerns were raised that this may be a dangerous choice for implementation and should be reconsidered.

Scope

  • Evaluate the implementation and take thoughts from the PR discussion into account.
  • If the implementation needs to be adjusted, make the adjustments and ensure test coverage.

References and resources

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-investigationThis issue needs investigation to determine a path forward.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions