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

[4.0.0] Mark resolvers contravariant #518

Merged
merged 1 commit into from
Mar 24, 2018
Merged

Conversation

aantron
Copy link
Collaborator

@aantron aantron commented Dec 23, 2017

Resolves #458.

Contravariant resolvers are unsound if Lwt.waiter_of_wakener is used, but we've deprecated that function exactly for this reason.

@aantron aantron added this to the 4.0.0 milestone Dec 23, 2017
@aantron aantron merged commit a28d386 into master Mar 24, 2018
@aantron aantron deleted the 4.0.0-contravariant-resolvers branch March 24, 2018 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Contravariance of Lwt resolvers is unsound
1 participant