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

avoid constructing Status where not necessary #184

Merged
merged 2 commits into from
Feb 5, 2025

Conversation

simeonschaub
Copy link
Contributor

fixes #182, ref #183 (comment)

src/path.jl Outdated Show resolved Hide resolved
src/path.jl Outdated Show resolved Hide resolved
simeonschaub added a commit to simeonschaub/FilePathsBase.jl that referenced this pull request Feb 4, 2025
@simeonschaub simeonschaub mentioned this pull request Feb 4, 2025
simeonschaub added a commit to simeonschaub/FilePathsBase.jl that referenced this pull request Feb 4, 2025
also add some additional optimizations
@rofinn
Copy link
Owner

rofinn commented Feb 5, 2025

Seems fine to me. Looks like CI is has autodisabled again, but if there are issues after merging I'll fix them before tagging a new release.

@rofinn rofinn merged commit 55c3424 into rofinn:master Feb 5, 2025
1 check passed
@simeonschaub simeonschaub deleted the sds/avoid_status branch February 5, 2025 08:12
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.

isdir should not query group gid
2 participants