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

[js worker] Scheduling and interruption problems #907

Open
ejgallego opened this issue Feb 7, 2025 · 0 comments
Open

[js worker] Scheduling and interruption problems #907

ejgallego opened this issue Feb 7, 2025 · 0 comments
Milestone

Comments

@ejgallego
Copy link
Owner

The web worker is not scheduling didChange / interruptions events properly.

The visible effects on the UI is that the Web Version of coq-lsp starts to lag.

This requires more investigation, as it makes coq-lsp unusable quickly. We got it running fine in the past (first versions of jsCoq for example), so I'm optimistic it is a bug we have introduced in later refactorings.

@ejgallego ejgallego added this to the 0.2.3 milestone Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant