Skip to content

fix: Race when openning many sequenital dirs#274

Merged
dmtrKovalenko merged 3 commits into
mainfrom
fix/race
Mar 6, 2026
Merged

fix: Race when openning many sequenital dirs#274
dmtrKovalenko merged 3 commits into
mainfrom
fix/race

Conversation

@dmtrKovalenko
Copy link
Copy Markdown
Owner

closes #269
closes #256

resolve a race happening if the changing directory thread is respawned sequentially

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 6, 2026

Build Artifacts for your PR

Neovim Plugin

Test with lazy.nvim:

{
  "dmtrKovalenko/fff.nvim",
  tag = "c0bdabf",
}

Bun/TypeScript Package

The fff npm package will download binaries from this release automatically.


Built from c0bdabf

@dmtrKovalenko dmtrKovalenko force-pushed the fix/race branch 2 times, most recently from 656b057 to 474a6d4 Compare March 6, 2026 19:53
@dmtrKovalenko dmtrKovalenko merged commit ac8df4c into main Mar 6, 2026
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.

Occasional crashes when firing find_in_git_root VimLeavePre cleanup blocks exit for ~600ms after grep usage

1 participant