-
Notifications
You must be signed in to change notification settings - Fork 131
Random "Stopping factory" #284
Copy link
Copy link
Open
Labels
Description
Please include the following information:
vncdotool==1.2.0*
Steps to reproduce
Just running the connection over a long time using vncdotool
Expected result
Consistent connection without dropping.
Which erroneous result did you get instead
INFO:twisted:x=0 y=0 w=750 h=1334 <Encoding.RAW: 0>
DEBUG:vncdotool.client:captureScreen tmp/ocr_screen_7428.png
INFO:twisted:x=0 y=0 w=750 h=1334 <Encoding.RAW: 0>
INFO:twisted:Stopping factory <vncdotool.client.VNCDoToolFactory object at 0x0000022BFF4869B0>
INFO:twisted:Stopping factory <vncdotool.client.VNCDoToolFactory object at 0x0000022BFF56B520>
Additional information
Happening seemingly without a reason
Reactions are currently unavailable