Skip to content
This repository was archived by the owner on Sep 27, 2024. It is now read-only.
This repository was archived by the owner on Sep 27, 2024. It is now read-only.

[dev_io] signal_actor actor does not exit cleanly and leaks on exit #171

@lerwys

Description

@lerwys

Problem: We are not saving the generated pipe when starting the signal_actor thread here: https://github.com/lnls-dig/halcs/blob/master/src/dev_io/dev_io_core.c#L1549

Thus, we leak when destroying dev_io. Even worse, we should refactor this thread to avid dealing with signals directly.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions