Skip to content

Commit 8295d2c

Browse files
committed
Close smartglass session
1 parent 62d9c57 commit 8295d2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ async def test_smartglass_api(
4242

4343
poweroff_resp = await smartglass.command_power_off(console_liveid)
4444
print(poweroff_resp)
45+
await smartglass.session.aclose()
4546

4647

4748
async def test_xhome_streaming(

0 commit comments

Comments
 (0)