Skip to content

[Kaizen] Unflake BlockFetcherSpec#1050

Merged
dzajkowski merged 1 commit intodevelopfrom
kaizen/unflake-BlockFetcherSpec
Jul 11, 2021
Merged

[Kaizen] Unflake BlockFetcherSpec#1050
dzajkowski merged 1 commit intodevelopfrom
kaizen/unflake-BlockFetcherSpec

Conversation

@dzajkowski
Copy link
Copy Markdown
Contributor

The problem with the last test is that it splits the requests into batches but expects the system to behave synchronously. Sadly this does not hold and a receiveWhile is needed to capture 2 messages in any order.

Besides that added shutting down the actor system and testkit, just for good measure.

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