PyVirtualDisplay icon indicating copy to clipboard operation
PyVirtualDisplay copied to clipboard

display.start() stacks on multiple session

Open lazarostso opened this issue 2 years ago • 1 comments

I am facing a big problem when i am trying to start virtual display in multiple sessions. If multiple sessions try to start the display at the same time the script stacks there forever. No crash, no error, just it stacks there on every session. I need to stop some of them in order to unstack the others. I tried to use a queue bit throught database in order to keep a priority for starting a display on each session but it didn't work properly. The problem still exists on multiple sessions. Does anyone have an idea?

lazarostso avatar Mar 09 '22 23:03 lazarostso

Please provide more information. It is not clear how your use case can be reproduced.

ponty avatar Mar 14 '22 08:03 ponty