Skip to content

Revert "[SR-6420] Ensure that the pthread_key is initialised once" #1340

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

Closed
wants to merge 1 commit into from

Conversation

parkera
Copy link
Contributor

@parkera parkera commented Nov 27, 2017

Reverts #1325

I am leaving this open temporarily, as a placeholder for figuring out the root cause of the original regression.

@alblue alblue self-requested a review November 28, 2017 09:36
Copy link
Contributor

@alblue alblue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not convinced having an open GitHub issue is the right way of handling this - if we need to do further follow-ups, we should have a bug on swift.org to handle it.

Plus, we shouldn't revert this as it will re-create the memory leak caused by initializing the pthread_key multiple times.

@parkera
Copy link
Contributor Author

parkera commented Nov 29, 2017

Alright, file the JIRA please.

@alblue
Copy link
Contributor

alblue commented Nov 29, 2017

Filed SR-6491

@alblue alblue closed this Nov 29, 2017
@ianpartridge ianpartridge deleted the revert-1325-master branch November 29, 2017 12:52
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.

2 participants