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

Minor improvements to PosixFS #17972

Merged
merged 1 commit into from
Jan 11, 2023
Merged

Conversation

stuhood
Copy link
Sponsor Member

@stuhood stuhood commented Jan 11, 2023

  • Use async read_link to avoid a spawn
  • Document the reason that stat_sync is synchronous
  • Remove PathStatGetter (which had performance pitfalls, but was only used in tests anyway).

@stuhood stuhood added the category:internal CI, fixes for not-yet-released features, etc. label Jan 11, 2023
@stuhood stuhood enabled auto-merge (squash) January 11, 2023 21:35
…ync`, and remove `PathStatGetter` (which had performance pitfalls, but was only used in tests anyway).
@stuhood stuhood merged commit 4a0af5e into pantsbuild:main Jan 11, 2023
@stuhood stuhood deleted the stuhood/stat-sync-fixes branch January 11, 2023 23:37
jsirois added a commit to jsirois/pants that referenced this pull request Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:internal CI, fixes for not-yet-released features, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants