Skip to content

Quic listener disposal throws QuicException  #81422

Description

@pepone

I'm getting a QuicException when calling DisposeAsync on the Quic listener, throwing exceptions from DisposeAsync seems quite unusual, is this exception expected?

System.Net.Quic.QuicException: Operation aborted.
   at System.Net.Quic.QuicListener.DisposeAsync()
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
   at System.Net.Quic.QuicListener.DisposeAsync()

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions