Skip to content

Adding logging to identify the issue in https://github.com/aspnet/AspNetCore-Internal/issues/1803 #8102

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

Merged
merged 2 commits into from
Mar 5, 2019

Conversation

pranavkm
Copy link
Contributor

@pranavkm pranavkm commented Mar 1, 2019

No description provided.

@pranavkm pranavkm requested a review from ajaybhargavb March 1, 2019 19:41
@pranavkm pranavkm mentioned this pull request Mar 1, 2019
}

throw new Exception($"Expected exactly one instance of TempDataSerializer based on NewtonsoftJson, but found {tempDataSerializers.Count} instance(s):" + Environment.NewLine + builder);
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice!

Copy link
Contributor

Choose a reason for hiding this comment

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

If this fails, it might get reported as a new issue since the callstack will be different. You might need to watch for new incoming issues

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The plan is to not merge this in to master. Just re-running it here to help diagnose the issue

Copy link
Contributor

Choose a reason for hiding this comment

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

Using a Draft PR might make that clearer (you can't go back to Draft now though so 🤷‍♂️)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

😿 I was actually planning on checking in before I checked in with you (🥁).

Copy link
Contributor

Choose a reason for hiding this comment

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

Bill Nye gasping

@pranavkm
Copy link
Contributor Author

pranavkm commented Mar 1, 2019

/azp run AspNetCore-ci

@Eilon Eilon added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label Mar 3, 2019
@pranavkm pranavkm merged commit b41959a into master Mar 5, 2019
@pranavkm pranavkm deleted the prkrishn/1803 branch March 5, 2019 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants