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

23.7.x find commands regression picked from main #13082

Merged
merged 3 commits into from
Sep 11, 2023

Conversation

dholth
Copy link
Contributor

@dholth dholth commented Sep 11, 2023

Description

Better attribution than previous PR (#13071).

Resolves #13033
Resolves #13067

Checklist - did you ...

  • Add a file to the news directory (using the template) for the next release's release notes?
  • Add / update necessary tests?
  • Add / update outdated documentation?

otaithleigh and others added 2 commits September 11, 2023 11:12
On WSL, the entire Windows PATH is inherited, and calling `isfile`
(specifically, `os.stat`) across the filesystem boundary is
extremely slow. Delaying the check until after pattern matching
speeds things up considerably.
@dholth dholth requested a review from a team as a code owner September 11, 2023 15:14
@dholth dholth changed the title 23.7.x find commands regression cherrypick 23.7.x find commands regression picked from main Sep 11, 2023
@kenodegard kenodegard linked an issue Sep 11, 2023 that may be closed by this pull request
@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Sep 11, 2023
@kenodegard kenodegard merged commit e3fe940 into 23.7.x Sep 11, 2023
13 checks passed
@kenodegard kenodegard deleted the 23.7.x-find-commands-regression-cherrypick branch September 11, 2023 15:38
@beeankha beeankha mentioned this pull request Sep 12, 2023
62 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed [bot] added once the contributor has signed the CLA
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Conda 23.7.3 start-up time extremely slow compared to 23.5.2
4 participants