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

WS connections not closed #41

Open
joneugster opened this issue Sep 23, 2024 · 1 comment
Open

WS connections not closed #41

joneugster opened this issue Sep 23, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@joneugster
Copy link
Collaborator

Report by the Lean FRO:

I am observing a possible bug with lean4web: If I am open, for example, https://lean.math.hhu.de/#project=nightly&codez=M4EwZkA
and look at the network tab of the Firefox debug console I see two open WS connections, one to the default project (mathlib-demo) and one to the selected one, and both seem to be active. I also noticed duplicated worker processes on the server.

@joneugster joneugster added the bug Something isn't working label Sep 23, 2024
@nomeata
Copy link

nomeata commented Nov 12, 2024

It seems that as consequence of this bug one can see diagnostics (squiggly lies) from the default version and error messages from the selected version, see
leanprover/lean4#6034 (comment)

@joneugster, what is the status of this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants