commit | ac450b77184d039439d8d4a9c5cc458176eadb84 | [log] [tgz] |
---|---|---|
author | Gary Roumanis <groumanis@gmail.com> | Fri Oct 11 16:19:10 2019 -0700 |
committer | GitHub <noreply@github.com> | Fri Oct 11 16:19:10 2019 -0700 |
tree | dc9df703261ae59395ebec9b21b29228da1c460f | |
parent | 0fe737188815a59825d8501e0ec0268bd40fc916 [diff] |
Correct set the pause state (#724) Fix the following issues: - If you enable debugging, we eagerly set up the app services on a run request - If you initiate debugging while the application is already running the initial state is not valid - If you open an application in another tab while debugging, refresh events in this new tab cause the isolate to be destroyed