Skip to content

Commit

Permalink
sync with dev-version-5
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleg Smelov committed Nov 13, 2023
1 parent 49ecdb6 commit 672f098
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -289,13 +289,6 @@ internal class DefaultGrpcRouterTest {
)
}

<<<<<<< HEAD
/* FIXME: this test sometimes failing with TimeoutException
Suppressed: java.lang.IllegalStateException: 'Executor' can't be stopped
at shutdownGracefully (DefaultGrpcRouterTest.kt:718)
*/
=======
>>>>>>> dev-version-5
@Test
override fun `server terminated intermediate session (retry true)`() {
val clientServerBaton = Baton("client-server")
Expand Down

0 comments on commit 672f098

Please sign in to comment.