Skip to content

Remove duplicate minperstatus dispatch in _oncepost_open - #522

Open
techareaone wants to merge 1 commit into
mementum:masterfrom
techareaone:master
Open

techareaone wants to merge 1 commit into
mementum:masterfrom
techareaone:master

Conversation

@techareaone

Copy link
Copy Markdown

_oncepost_open and _next_open share functional code. both read self._minperstatus and dispatched to prenext_open / nextstart_open / next_open. _oncepost_open now delegates to _next_open directly. Removes 4 lines of duplicated logic

_oncepost_open and _next_open share functional code. both read
self._minperstatus and dispatched to prenext_open / nextstart_open /
next_open. _oncepost_open now delegates to _next_open directly. Removes 4 lines of duplicated logic
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.

1 participant