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

Bug 60088 - Assertion at ../../../../external/mono/mono/mini/debugger… #6514

Closed
wants to merge 1 commit into from

Conversation

DavidKarlas
Copy link
Member

…-agent.c:4765, condition `array->len == 1' not met

Problem was that I didn't consider async void method when adding that assert

…-agent.c:4765, condition `array->len == 1' not met

Problem was that I didn't consider `async void` method when adding that assert
@marek-safar marek-safar self-requested a review January 15, 2018 16:34
Copy link
Member

@marek-safar marek-safar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It breaks existing mcs tests

@vargaz
Copy link
Contributor

vargaz commented Feb 12, 2018

Committed in #6902.

@vargaz vargaz closed this Feb 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants