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

use scandir() to avoid separate is_dir() syscall #4273

Merged
merged 2 commits into from
Apr 28, 2022

Conversation

dholth
Copy link
Contributor

@dholth dholth commented Aug 20, 2021

This should avoid one syscall per directory entry for the (modest) channel_root listing.

@anaconda-issue-bot
Copy link

We require contributors to sign our Contributor License Agreement, and we don't have one on file for @dholth. In order for us to review and merge your code, please e-sign the PDF at https://conda.io/en/latest/contributing.html#conda-contributor-license-agreement. We then need to manually verify your signature. We will ping the bot to refresh the PR status when we have confirmed your signature.

@chenghlee chenghlee requested a review from a team August 23, 2021 17:24
@chenghlee chenghlee self-assigned this Aug 23, 2021
@jezdez
Copy link
Member

jezdez commented Aug 23, 2021

@anaconda-issue-bot check

@anaconda-issue-bot anaconda-issue-bot added the cla-signed [bot] added once the contributor has signed the CLA label Aug 23, 2021
@jezdez jezdez merged commit 4d1d522 into conda:master Apr 28, 2022
@github-actions github-actions bot added the locked [bot] locked due to inactivity label Apr 29, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla-signed [bot] added once the contributor has signed the CLA locked [bot] locked due to inactivity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants