Skip to content

Pipe bind has no retry — stale handles cause silent fallthrough #56

Description

@kKaskak

At main.rs:172-191, pipe bind is attempted once with no retry. A stale pipe handle from a not-fully-cleaned-up previous instance can cause ERROR_ACCESS_DENIED. The forward path has a 25-retry loop but the bind path doesn't. Should retry bind similarly.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions