holoviz / param

Param: Make your Python code clearer and more reliable by declaring Parameters
https://param.holoviz.org
BSD 3-Clause "New" or "Revised" License
412 stars 69 forks source link

version.py: new process should not create a window #882

Closed maximlt closed 8 months ago

maximlt commented 8 months ago

Attempts to address https://github.com/holoviz/param/issues/875

I'm not sure how to reproduce the bug exactly, and I'm not sure this fixes it.

jlstevens commented 8 months ago

I didn't know this flag existed and I don't know if it fixes the issue. That said, it sounds like the right thing and I can't see how it would hurt to specify it.

maximlt commented 8 months ago

Ok thanks, let's try that then!