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

perf: use nio.process.run instead of vim.system #251

Closed
wants to merge 2 commits into from

Conversation

fredrikaverpil
Copy link
Owner

@fredrikaverpil fredrikaverpil commented Jan 3, 2025

related: #245

@fredrikaverpil fredrikaverpil self-assigned this Jan 3, 2025
@fredrikaverpil fredrikaverpil force-pushed the perf/async-golist branch 2 times, most recently from 1ff56c3 to 0685a3a Compare January 3, 2025 15:39
@fredrikaverpil fredrikaverpil marked this pull request as draft January 3, 2025 15:46
@fredrikaverpil fredrikaverpil force-pushed the perf/async-golist branch 3 times, most recently from ba95e88 to e554e96 Compare January 4, 2025 09:01
@fredrikaverpil fredrikaverpil force-pushed the perf/async-golist branch 2 times, most recently from 1c8d8c4 to 4e7cb3a Compare January 4, 2025 10:55
This should avoid having Neovim freeze during long-running 'go list'
command.

Co-authored-by: Bruno Mazzo <[email protected]>
@fredrikaverpil
Copy link
Owner Author

Adds complexity with perhaps not enough value in return.

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.

1 participant