vmware-archive / ovsdb-client-library

An OVSDB client for interacting with an OVSDB server.
Other
12 stars 6 forks source link

Shut down the client when the channel is inactive. #36

Closed hechaoli closed 6 years ago

hechaoli commented 6 years ago

In channelInactive(), call OvsdbClient#shutdown() so that all outstanding requests can fail fast.

Signed-off-by: Hechao Li hechaol@outlook.com

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 105


Totals Coverage Status
Change from base Build 104: 0.002%
Covered Lines: 1703
Relevant Lines: 1722

💛 - Coveralls