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

async server #109

Merged
merged 1 commit into from
Jan 30, 2022
Merged

async server #109

merged 1 commit into from
Jan 30, 2022

Conversation

bung87
Copy link
Contributor

@bung87 bung87 commented Jan 8, 2022

hmm , as changed main branch github can't not really diff like other tools, please just check async part.

@bung87
Copy link
Contributor Author

bung87 commented Jan 29, 2022

any news ?

@PMunch
Copy link
Owner

PMunch commented Jan 29, 2022

No, I've been busy with FOSDEM so I haven't had time to review this yet.

@bung87
Copy link
Contributor Author

bung87 commented Jan 30, 2022

anyone else can review ? I wanna finish my PRs during Spring Festival

@PMunch
Copy link
Owner

PMunch commented Jan 30, 2022

Unfortunately I'm the only one with the required amount of familiarity with the codebase. I unindented the main procedure though just to get a better idea of the actual changes and this looks good so I'll merge it. Not entirely sure if making this async will actually have any benefit at all though, the major bottleneck is not the read/write from stdin/stdout but rather waiting for the compiler.

@PMunch PMunch merged commit 50abfa3 into PMunch:master Jan 30, 2022
@bung87
Copy link
Contributor Author

bung87 commented Jan 30, 2022

anyway thanks, I will create rest of PRs soon.

@PMunch
Copy link
Owner

PMunch commented Jan 30, 2022

Please note that I added another commit to fix up some style things, so please rebase them on the current master :)

@PMunch
Copy link
Owner

PMunch commented Jan 31, 2022

It seems the test is not working from this PR, please fix it

ynfle added a commit to ynfle/nimlsp that referenced this pull request Jan 31, 2022
ynfle added a commit to ynfle/nimlsp that referenced this pull request Jan 31, 2022
ynfle added a commit to ynfle/nimlsp that referenced this pull request Jan 31, 2022
Addresses PMunch#109 (comment)

Co-authored-by: PMunch <peterme@peterme.net>
PMunch added a commit that referenced this pull request Jan 31, 2022
Addresses #109 (comment)

Co-authored-by: PMunch <peterme@peterme.net>

Co-authored-by: PMunch <peterme@peterme.net>
muxueqz pushed a commit to muxueqz/nimlsp that referenced this pull request Mar 1, 2022
muxueqz pushed a commit to muxueqz/nimlsp that referenced this pull request Mar 1, 2022
Addresses PMunch#109 (comment)

Co-authored-by: PMunch <peterme@peterme.net>

Co-authored-by: PMunch <peterme@peterme.net>
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.

None yet

2 participants