Pedro Algarvio
|
2d32fab65b
|
Don't instantiate the log handler if unable to connect to server
|
2017-04-05 23:29:13 +01:00 |
|
Pedro Algarvio
|
94d944da52
|
Limit the size of the log records queue
|
2017-04-05 16:38:05 +01:00 |
|
Pedro Algarvio
|
17798f7b69
|
We need to use a multiprocessing Queue
|
2016-05-23 13:57:22 +01:00 |
|
Pedro Algarvio
|
73165d8701
|
Break on broken pipe
|
2016-05-23 13:56:05 +01:00 |
|
Pedro Algarvio
|
a17aefd04a
|
Handle connection errors
|
2016-05-23 13:56:05 +01:00 |
|
Pedro Algarvio
|
e0b177a493
|
We need to import logging within the threaded call
|
2016-05-23 13:56:04 +01:00 |
|
Pedro Algarvio
|
cdfd5224c8
|
log was out of scope, better use the module
|
2016-05-23 13:56:04 +01:00 |
|
Pedro Algarvio
|
e1e1aeb3d7
|
Keep ports open throughout the tests execution
|
2016-05-23 13:56:02 +01:00 |
|
Pedro Algarvio
|
184c3c83ad
|
Run the test daemons from CLI
This should help running the test suite on Windows machines
|
2016-05-23 13:56:00 +01:00 |
|