network/library
Thomas Haller 4b5bcf3f67 network/library: fix logging during run_prepare() stage
As the module runs, it constructs debugging information
in run_result array. That is, because we can only pass
on the debugging messages at the end during json_exit()
or json_fail().

During early stage of run_prepare() we must also ensure
no to loose messages.
2017-03-06 14:19:18 +01:00
..
network_connections.py network/library: fix logging during run_prepare() stage 2017-03-06 14:19:18 +01:00
test_network_connections.py module: fix default value for 'auto6' 2017-03-02 16:47:08 +01:00