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

fix a rebuild crash in dummy apps on windows #1247

Merged
merged 1 commit into from
Aug 17, 2022
Merged

fix a rebuild crash in dummy apps on windows #1247

merged 1 commit into from
Aug 17, 2022

Conversation

ef4
Copy link
Contributor

@ef4 ef4 commented Aug 17, 2022

Rebuilds could crash on windows when working with a v1 addon's dummy app.

We already defend against the weird circularity of dummy apps, but the check didn't work on windows.

This has test coverage that will land as part of #1246, because that includes a refactor of the test suite that reveals this problem.

Rebuilds could crash on windows when working with a v1 addon's dummy app.

We already defend against the weird circularity of dummy apps, but the check didn't work on windows.

This has test coverage that will land as part of #1246, because that includes a refactor of the test suite that reveals this problem.
@ef4 ef4 added the bug Something isn't working label Aug 17, 2022
@ef4 ef4 merged commit 0d5a072 into main Aug 17, 2022
@ef4 ef4 deleted the windows-dummy-apps branch August 17, 2022 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants