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

Optimize the file descriptor cleanup on OSX #1366

Merged
merged 1 commit into from
May 24, 2022

Conversation

jsquyres
Copy link
Contributor

Signed-off-by: George Bosilca bosilca@icl.utk.edu
Signed-off-by: Jeff Squyres jsquyres@cisco.com

Signed-off-by: George Bosilca <bosilca@icl.utk.edu>
Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
@rhc54 rhc54 merged commit 87df79b into openpmix:master May 24, 2022
@jsquyres jsquyres deleted the pr/osc-fd-improvement branch May 24, 2022 15:55
@jsquyres
Copy link
Contributor Author

Should I also bring this to the v2.0 and v2.1 branches? (per #1359 (comment))

@rhc54
Copy link
Contributor

rhc54 commented May 24, 2022

Not right now - I'm working to update those branches and will pick this up then.

@rhc54
Copy link
Contributor

rhc54 commented May 24, 2022

Just curious - how do you wind up building/using the ALPS module under OSX???

@jsquyres
Copy link
Contributor Author

Frack -- I didn't notice that this was on the alps module. 😱 This should have been on the default module. Blarg. I'll make a new PR.

@jsquyres
Copy link
Contributor Author

Actually, even worse -- this isn't needed in the odls default module because it uses pmix_close_file_descriptors(). So this PR just should be reverted.

Sorry -- I just took the patch and filed the PR, and didn't pay close attention. 👎

@rhc54
Copy link
Contributor

rhc54 commented May 24, 2022

No worries - I should have looked more closely at the target location and realized it was ALPS.

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