The UIAutomator2 driver keeps recording the screen even though the session has deleted

Starting new record every 180s.
when unexpected quit without calling stop_recordscreen
both
session deleted by driver.quit()
session deleted automatically after newCommandTimeout.

Should be resolved by https://github.com/appium/appium-uiautomator2-driver/pull/439

1 Like