Skip to content

Fix trace command for effect.asSeenFrom #11200

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 1 commit into from
Jan 24, 2021

Conversation

natsukagami
Copy link
Contributor

@natsukagami natsukagami commented Jan 24, 2021

Fix the trace callback in Effect.asSeenFrom. Previously the callback was called as if it is expecting an Effects object (not Effect), causing it to crash from the downcast.


This change is Reviewable

Copy link
Contributor

@liufengyun liufengyun left a comment

Choose a reason for hiding this comment

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

Thanks @natsukagami 🎉

@liufengyun liufengyun merged commit a0aea99 into scala:master Jan 24, 2021
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.

2 participants