Skip to content

Commit

Permalink
Merge branch 'master' into options_closed_channel
Browse files Browse the repository at this point in the history
  • Loading branch information
normanmaurer authored Mar 20, 2018
2 parents 872f13f + 4a23d33 commit d803367
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tests/NIOTests/ChannelNotificationTest.swift
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,7 @@ class ChannelNotificationTest: XCTestCase {
try clientChannel.writeAndFlush(buffer).then {
clientChannel.close()
}.wait()
try promise.futureResult.wait()

try clientChannel.closeFuture.wait()
try serverChannel.close().wait()
Expand Down

0 comments on commit d803367

Please # to comment.