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

PlotlyKaleido.start() sometimes hangs on windows #13

Closed
disberd opened this issue Nov 20, 2023 · 1 comment · Fixed by #17
Closed

PlotlyKaleido.start() sometimes hangs on windows #13

disberd opened this issue Nov 20, 2023 · 1 comment · Fixed by #17

Comments

@disberd
Copy link
Member

disberd commented Nov 20, 2023

I have faced the issue mentioned in JuliaPlots/PlotlyJS.jl#473 when trying to start PlotlyKaleido on a windows machine.

I have reproduced this issue both on 1.9.3 and on 1.10-beta3, by simply activating a temp environment with just PlotlyKaleido and then just calling PlotlyKaleido.start() (after using PlotlyKaleido).
The REPL seems to hang indefinitely until explicitly interrupted with Ctrl-C. After interrupting, calling PlotlyKaleido.start() does not hang while PlotlyKaleido.restart() does.

This seems to be an intermittent problem, as it does not always happen every time I try to reproduce it

@RoyiAvital
Copy link

Could it be related to JuliaPlots/PlotlyJS.jl#479 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants