network/library
Thomas Haller b30bf38957 library: add timeout for async NM operations
We use libnm for the async operations. We would expect that
an async operation always returns, but there might be a bug
in libnm so that it doesn't

Add our own timeout around the libnm calls to avoid hanging.
2017-01-13 15:29:34 +01:00
..
network_connections.py library: add timeout for async NM operations 2017-01-13 15:29:34 +01:00
test_network_connections.py library: let the module handle all connections at once 2017-01-12 19:22:52 +01:00