rokucommunity / roku-debug

A compatibility wrapper around the BrightScript debug protocol https://developer.roku.com/en-ca/docs/developer-program/debugging/socket-based-debugger.md
MIT License
12 stars 9 forks source link

Pressing home during debug protocol session doesn't close the session #165

Closed TwitchBronBron closed 9 months ago

TwitchBronBron commented 9 months ago

Pressing "home" on remote during active debug protocol session doesn't terminate the debug session. run_as_process=0 so it should be fully terminating the debug session.