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

Stop double reporting of assemblies when running after a reload #927

Merged
merged 1 commit into from
Mar 25, 2021

Conversation

CharliePoole
Copy link
Member

@CharliePoole CharliePoole commented Mar 24, 2021

This replaces PR #610 and fixes #609 directly, without making any of the discussed enhancements to Reload.

The reported "doubling" of assemblies after a reload was due to not clearing the list of drivers.

The bigger questions raised about how we do a reload are reserved for a future enhancement.

The old issue-609 branch can be deleted once this is merged, in addition to issue-609b.

@ChrisMaddock
Copy link
Member

Looks good! 👍

@ChrisMaddock ChrisMaddock merged commit 6a74f50 into master Mar 25, 2021
@ChrisMaddock ChrisMaddock deleted the issue-609b branch March 25, 2021 20:22
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.

Run after Reload reports assemblies multipletimes
2 participants