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

[SimpleTransport] Blocking behavior in Asp.Net context #2

Description

@Herve-M

Hello,

It tried to use the SimpleTransport in a basic Asp.Net application and their is a little problem.

The ExecuteRequestAsync never return, only timeout after a very long time. It do it only on Asp.Net context with 4.6.X.
After some research, obj.GetResponseAsync() throw a System.Net.WebException as expected but the await block it (or something like that).
Migrating to a wait/result usage, it return a AggregateException etc..

Herve-M

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions