Skip to content

Better async handling of license validation; fixes #4612#4613

Merged
jbogard merged 3 commits intomainfrom
4612-automapper-1600-web-deploy-sometimes-fails-with-locked-automapperdll
Mar 5, 2026
Merged

Better async handling of license validation; fixes #4612#4613
jbogard merged 3 commits intomainfrom
4612-automapper-1600-web-deploy-sometimes-fails-with-locked-automapperdll

Conversation

@jbogard
Copy link
Contributor

@jbogard jbogard commented Mar 5, 2026

No description provided.

@jbogard jbogard requested a review from Copilot March 5, 2026 17:21
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@jbogard jbogard requested a review from Copilot March 5, 2026 17:49
jbogard added a commit to LuckyPennySoftware/MediatR that referenced this pull request Mar 5, 2026
Replace .Result with Task.Run(...).GetAwaiter().GetResult() to avoid
deadlocks when ValidateTokenAsync is called from a synchronization
context. Mirrors the fix in AutoMapper (LuckyPennySoftware/AutoMapper#4613).

Fixes #1164

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
@jbogard jbogard added this to the 16.1.1 milestone Mar 5, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@jbogard jbogard requested a review from Copilot March 5, 2026 19:04
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

This was referenced Mar 14, 2026
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.

AutoMapper 16.0.0 – Web Deploy sometimes fails with locked AutoMapper.dll

2 participants