Skip to content

#565 Conclude#follow raises Fbe::Error on second call#572

Open
VasilevNStas wants to merge 1 commit into
zerocracy:masterfrom
VasilevNStas:565-conclude-follow-guard
Open

#565 Conclude#follow raises Fbe::Error on second call#572
VasilevNStas wants to merge 1 commit into
zerocracy:masterfrom
VasilevNStas:565-conclude-follow-guard

Conversation

@VasilevNStas

Copy link
Copy Markdown
Contributor

Fixes #565

Conclude#follow now raises Fbe::Error when called a second time, consistent with by and as in Fbe::Iterate.

Previously it silently overwrote @follows.

@VasilevNStas

Copy link
Copy Markdown
Contributor Author

@yegor256 please review

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.

Fbe::Conclude#follow silently overwrites on second call, unlike by and as which raise Fbe::Error

1 participant