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

core: use SystemMaterializer in AkkaSpecWithMaterializer #3151

Merged
merged 1 commit into from
May 13, 2020

Conversation

jrudolph
Copy link
Member

We had to revert this before in #3145 because ClientServerSpecs started to fail in relation
with another change. The fix was to make sure to shut down all
connection pools in the end of tests that used Http().singleRequest.

We had to revert this before because ClientServerSpecs fails in relation
with another change. The fix was to make sure to shut down all
connection pools in the end of tests that used Http().singleRequest.
Copy link
Member

@ennru ennru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@akka-ci akka-ci added validating PR that is currently being validated by Jenkins tested PR that was successfully built and tested by Jenkins and removed validating PR that is currently being validated by Jenkins labels May 12, 2020
@akka-ci
Copy link

akka-ci commented May 12, 2020

Test PASSed.

@jrudolph jrudolph merged commit 8d08ff3 into akka:master May 13, 2020
@jrudolph jrudolph deleted the redo-ClientServerSpec-changes branch May 13, 2020 09:25
@jrudolph jrudolph added this to the 10.2.0 milestone May 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tested PR that was successfully built and tested by Jenkins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants