Skip to content

x/sys/unix: solaris EventPort panic when processing events after Close #54363

@nshalman

Description

@nshalman

While stress testing fsnotify/fsnotify#371 I ran into a panic that I tracked down to
one thread calling Close() while another thread was still trying to process one or more events
it had already gotten back from the OS.

A CR will follow shortly.

Metadata

Metadata

Assignees

Labels

FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.compiler/runtimeIssues related to the Go compiler and/or runtime.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions