Skip to content
This repository was archived by the owner on Aug 15, 2019. It is now read-only.

Collect the board lists only when needed#80

Merged
PeterJCLaw merged 1 commit intomasterfrom
fix-board-tidyup
Feb 18, 2018
Merged

Collect the board lists only when needed#80
PeterJCLaw merged 1 commit intomasterfrom
fix-board-tidyup

Conversation

@PeterJCLaw
Copy link
Copy Markdown
Contributor

This ensures that they actually contain the lists of boards at this point, thus ensuring that we properly close off the boards.

Note: while it might be assumed that this could be done upfront, we reassign the self.known*boards attributes when adding boards, meaning that the upfront collection will only reflect the initial (empty) lists.

Note: the issues this fixes is also resolved by #79, though I think we still want this change for clarity.

This ensures that they actually contain the lists of boards at
this point, thus ensuring that we properly close off the boards.

Note: while it might be assumed that this could be done upfront,
we reassign the `self.known*boards` attributes when adding boards,
meaning that the upfront collection will only reflect the initial
(empty) lists.
@PeterJCLaw PeterJCLaw mentioned this pull request Feb 17, 2018
@PeterJCLaw PeterJCLaw merged commit f8e6537 into master Feb 18, 2018
@PeterJCLaw PeterJCLaw deleted the fix-board-tidyup branch February 18, 2018 00:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants