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

Migrate to new async/coroutine module #263

Open
linrongbin16 opened this issue Feb 1, 2025 · 0 comments
Open

Migrate to new async/coroutine module #263

linrongbin16 opened this issue Feb 1, 2025 · 0 comments

Comments

@linrongbin16
Copy link
Owner

linrongbin16 commented Feb 1, 2025

As discussed in #257 , there's a issue in previous version of "gitlinker.commons.async". I just updated it in linrongbin16/commons.nvim#311.

The new "async" module is a much simpler and easier coroutine module with only two APIs: wrap and void, but works correctly on Fedora 41 workstation edition (tested in #264).


Since this migration has no visible benefits for users (#258 already fixed the bug), I will pend it until there's a proper timing to do it.

@linrongbin16 linrongbin16 changed the title Migrate to "plenary.async" for async/coroutine Migrate to new async/coroutine module Feb 2, 2025
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

No branches or pull requests

1 participant