Skip to content

ScaffoldingServer: Accept may hang the server #1764

Open
@yecril71pl

Description

@yecril71pl

File a bug

The method ScaffoldingServer .Accept hangs the server until a connection comes. Which may be forever if things go wrong on the other side.

Include your code

_socket = await _server.AcceptSocketAsync();

Include stack traces

Include provider and version information

Microsoft.VisualStudio.Web.CodeGeneration.Design/Microsoft.DotNet.MSIdentity version:
1.63.2
Target framework: (e.g. .NET 5.0)
6.0.1
Operating system:
Linux x64 5.15.7-1-default
IDE: (e.g. Visual Studio 2019 16.3)
1.63.2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions