Skip to content

Fix #4929: Make TastyFileManager reusable #4969

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
Aug 20, 2018

Conversation

allanrenucci
Copy link
Contributor

The external class file manager may be reused across multiple
compilation, so we need to make sure the instance is reusable once a
call to the complete callback has been made.

The external class file manager may be reused across multiple
compilation, so we need to make sure the instance is reusable once a
call to the `complete` callback has been made.
Copy link
Contributor

@Blaisorblade Blaisorblade left a comment

Choose a reason for hiding this comment

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

LGTM, and kudos for digging into this issue, and noticing what I missed!

@allanrenucci
Copy link
Contributor Author

Scripted tests pass at http://dotty-ci.epfl.ch/lampepfl/dotty/6931

@allanrenucci allanrenucci merged commit 05e27f3 into scala:master Aug 20, 2018
@allanrenucci allanrenucci deleted the fix-4929 branch August 20, 2018 21:38
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