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
Calling the 'run' function inside the launch-emulator.sh script causes
issue with parameter quoting, which in turn breaks the usage of the
`TURN` environment variable.
We now directly call exec, vs the run function.
0 commit comments