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

Mitigations for dll load problem #57

Merged
merged 2 commits into from
Jun 22, 2021
Merged

Conversation

sebastianburckhardt
Copy link
Member

As discussed in #55, this PR implements two mitigations while we wait for fix in Microsoft.NET.Sdk.Functions:

  • Add fast fail so package load problem is immediately visible when starting the service, not just during recovery.
  • For Hello sample and perf tests, use last functioning version 3.0.3 of Microsoft.NET.Sdk.Functions.

@sebastianburckhardt sebastianburckhardt merged commit f1cdd83 into main Jun 22, 2021
@sebastianburckhardt sebastianburckhardt deleted the pr/deal-with-dll branch June 22, 2021 17:46
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.

1 participant