reticulatedpines
reticulatedpines
Sadly for me, vncdotool.api.shutdown() doesn't help me in the larger code I was working on. Perhaps I found two different hang bugs. I'll try and work up another clean repro...
Found my mistake: in the more complex code, I had multiple processes each handling a VNC connection. I'd missed adding api.shutdown() to one exit route. Your workaround is still effective.
Yes, sorry about the broken build. I didn't know what tests, if any, would run. I don't know the process you want to follow for your repo, and I'm unfamiliar...