Skip to content

Race condition in port shutdown #646

Closed
@eholk

Description

@eholk

Now that ports have a lock, there is a race condition in the shutdown process. One task may call the port destructor while another task is still holding the lock.

Metadata

Metadata

Assignees

Labels

A-runtimeArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions