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
13 stars 9 forks source link

Fix sideload crash when failed to delete sideloaded channel #168

Closed TwitchBronBron closed 11 months ago

TwitchBronBron commented 11 months ago

Sometimes calling "delete channel" fails from roku-deploy. Not sure why, but we should just try/catch it and move on.