diff options
author | juraj.linkes <juraj.linkes@pantheon.tech> | 2018-11-21 13:20:43 +0100 |
---|---|---|
committer | Damjan Marion <dmarion@me.com> | 2018-11-23 13:36:26 +0000 |
commit | ccfead6e12f5d5a124e1e279a5b74361e00e2de8 (patch) | |
tree | 76954dd5cc7532af3ba0cdb798495a9aadf819fd /test/test_session.py | |
parent | 3d9b92a0c56c3cbe51e75bc3cb40d3d2db2d3720 (diff) |
Fix test framework keepalive
The pipe used for sending keepalive messages was being added to an
instance of KeepAliveReporter and then used by the class itself. This
worked in the past but doesn't anymore. Fix the issue by adding the pipe
to the class instead of an instance.
Change-Id: If7cdca2de23ca78448e80569b155e9e29e81ff94
Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>
Diffstat (limited to 'test/test_session.py')
0 files changed, 0 insertions, 0 deletions