Skip to content

BLAZOR Application just hangs in 8.3.5 and 8.3.4 when awaiting commit transaction #1697

Open
@Dave-Townsend

Description

@Dave-Townsend

In 8.3.5 got an Azure sql transaction, then call in CAP to azure service bus all looks good and save asynchronous works but as soon as hit async commit trans in EF Core the application freezes never gets past the commit - no error - but it seems to have done the commit trans its a blazor app been working for over a year. When I downgrade to 8.3.2 all is working so something to do with latest release or the release prior. I send email to author with some code, happy to paste code below as well if needed. Everything is a sync if that helps and also I start transaction, add some rows to sql database, add CAP to azure service bus, finally save but commit will cause the deadlock or hang to occur. It’s recreatable every time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions