You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
_handle_stop_transfer invalidates current session when audio stream stops but then it checks it here to use here while sending results. Probably emulator never sends stop, but IRL it matters.
Trivial fix, don't think worth making fork/PR stuff.