Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes: lots of fixes for file descriptor leaks. #8371

Closed
wants to merge 3 commits into from

Commits on Jan 17, 2024

  1. fixes: lots of fixes for file descriptor leaks.

    Signed-off-by: Phillip Whelan <[email protected]>
    pwhelan committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ae8fa99 View commit details
    Browse the repository at this point in the history
  2. engine: free self_events channels only when the loop is active.

    Signed-off-by: Phillip Whelan <[email protected]>
    pwhelan committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    4c722de View commit details
    Browse the repository at this point in the history
  3. log: correctly close the log pipe (fixes crash on win32).

    Signed-off-by: Phillip Whelan <[email protected]>
    pwhelan committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    aca761c View commit details
    Browse the repository at this point in the history