You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.
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.The text was updated successfully, but these errors were encountered: