MicrosoftEdge / MicrosoftEdge/WebView2Feedback

Deadlock when accessing single-threaded web server

Open
#814 4 comments 0 reactions 1 assignee View on GitHub

@champnic is already working on this.

Since Jan 20, 2021.

bug priority-low tracked
Dominant language
PowerShell
Stars
526
Forks
67
PR merge metrics
No merged PRs in 30d

Description

Description
Our backend team uses Flask/Werkzueg, which is single-threaded by default. WebView2 frequently deadlocks when loading content directly from this environment.

Intermittent problem, most likely race-conditions somewhere. Some developers have never seen it, some developers get it some 90% of the times on technically identical setups.

WebView2 seems to establish two server connections and deadlocks when data is not servered in expected order.

Version
SDK: 1.0.664.37
Runtime: GA
Framework: Win32
OS: Win10

AB#31424293

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.