Fixed deadlock in AsyncSshHandlerWriter 83/81783/1
authorJaroslav Tóth <jtoth@frinx.io>
Tue, 2 Apr 2019 03:41:32 +0000 (05:41 +0200)
committerRobert Varga <nite@hq.sk>
Thu, 25 Apr 2019 13:22:12 +0000 (13:22 +0000)
commitc59a0370adf5660009a8352e31c017ad4274039a
tree32313a5170b31e7f14f52121801a878d42862b93
parent154913e8c49ebc9997a1247dcc34a7caa39b8997
Fixed deadlock in AsyncSshHandlerWriter

Deadlock happened when listener for window is resized
and write is invoked at the same time.

Change-Id: I8c662d6cd5edbc3e36b31a754d826f79bec76434
Signed-off-by: Martin Sunal <msunal@frinx.io>
Signed-off-by: Jaroslav Tóth <jtoth@frinx.io>
(cherry picked from commit 0f45153d60a0fc71a08d011e21fdf5e83c174290)
netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/handler/ssh/client/AsyncSshHandlerWriter.java