Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ public void Serialization_of_ActorRef_in_remote_message_must_resolve_Address()

protected override void AfterAll()
{
base.AfterAll();
Shutdown(System2, verifySystemShutdown: true);
}
}
Expand Down