Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix race condition at debugger start #132

Merged
merged 1 commit into from Aug 27, 2016

Conversation

devoncarew
Copy link
Contributor

Fix an issue w/ a race condition at start. For small applications, we could connect after isolates had already been created.

@DanTup
Copy link
Member

DanTup commented Aug 27, 2016

Awesome, thanks! :)

@DanTup DanTup merged commit 8abb124 into Dart-Code:debugger Aug 27, 2016
@DanTup DanTup modified the milestone: 0.10 Aug 27, 2016
@DanTup DanTup added the in debugger Relates to the debug adapter or process of launching a debug session label Jun 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in debugger Relates to the debug adapter or process of launching a debug session is bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants