-
Notifications
You must be signed in to change notification settings - Fork 3
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
Broken pipe exception on high and rapid map zoom #9
Comments
I suspect this isn't a broken pipe exception ( Will try to replicate this and handle SIGPIPEs correctly here. |
Can you try again using the latest master? Just out of curiosity: which OS are you using? I was unable to replicate this on an Ubuntu and a Debian system, even when adding a |
Excuse my late reply. I am using Windows 11 + WSL but I was also not able to replicate the problem on Windows 10 + WSL back then. I just spent a few minutes rapidly zooming in and out, and the issue seems to be resolved. Thank you. |
qlever-petrimaps/src/qlever-petrimaps/server/Server.cpp
Lines 869 to 882 in 338df82
In line 875 I sometimes get a Broken pipe exception when zooming on high zoom (where object dots/heatmap are bigger). This can also happen when zooming out from high zoom again. I think it only happens when zooming rapidly.
The text was updated successfully, but these errors were encountered: