Closed kmelnikov closed 9 years ago
In _interrupt_wait_on_frame() the _wait_on_frame_interrupt Event was set not cleared.
It caused a infinite loop waiting for _wait_on_frame_interrupt be cleared. Happens when connection was lost for example.
In _interrupt_wait_on_frame() the _wait_on_frame_interrupt Event was set not cleared.
It caused a infinite loop waiting for _wait_on_frame_interrupt be cleared. Happens when connection was lost for example.