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

RouteTest cleanUp does not wait for ActorSystem termination #21442

Closed
mmatloka opened this issue Sep 12, 2016 · 1 comment
Closed

RouteTest cleanUp does not wait for ActorSystem termination #21442

mmatloka opened this issue Sep 12, 2016 · 1 comment
Labels

Comments

@mmatloka
Copy link

RouteTest.cleanup performs def cleanUp(): Unit = system.terminate() https://github.com/akka/akka/blob/master/akka-http-testkit/src/main/scala/akka/http/scaladsl/testkit/RouteTest.scala#L50 where def terminate(): Future[Terminated]

@ktoso
Copy link
Member

ktoso commented Sep 12, 2016

Please open Akka HTTP tickets in the Akka HTTP repository: http://github.com/akka/akka-http

Rationale for the move discussed here: akka/akka-meta#27

@ktoso ktoso added the t:http label Sep 12, 2016
@ktoso ktoso closed this as completed Sep 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants