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

Use new socket for each source file #163

Merged
merged 1 commit into from
Dec 5, 2024
Merged

Use new socket for each source file #163

merged 1 commit into from
Dec 5, 2024

Conversation

knutwannheden
Copy link
Contributor

As a workaround for the issue we have with the JS process returning the LST for a previously parsed source file, the Java parser frontend now creates a new socket for each source file being parsed.

As a workaround for the issue we have with the JS process returning the LST for a previously parsed source file, the Java parser frontend now creates a new socket for each source file being parsed.
@OlegDokuka OlegDokuka merged commit 3be388d into main Dec 5, 2024
2 checks passed
@OlegDokuka OlegDokuka deleted the new-socket branch December 5, 2024 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants