Skip to content

[5.2] SR-6450: Leak in Process on Linux #2694

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

Merged
merged 1 commit into from
Mar 18, 2020

Conversation

spevans
Copy link
Contributor

@spevans spevans commented Feb 23, 2020

  • The runLoopSource was holding a reference to self creating a retain
    cycle. Set to nil after the child process has finished.

(cherry picked from commit b15e4f4)

Backport of #2631

- The runLoopSource was holding a reference to self creating a retain
  cycle. Set to nil after the child process has finished.

(cherry picked from commit b15e4f4)
@spevans
Copy link
Contributor Author

spevans commented Feb 23, 2020

@swift-ci test linux

@spevans
Copy link
Contributor Author

spevans commented Feb 23, 2020

cc @millenomi

@millenomi
Copy link
Contributor

@swift-ci please test and merge

@swift-ci swift-ci merged commit 8d08715 into swiftlang:swift-5.2-branch Mar 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants