os-win/os_win/utils/io
Lucian Petrut 5304f3e04f Retry on opening named pipe failures
In some cases, the requested named pipe may not be available yet
and some retries may be required when attempting to open it.

This issue is mainly affecting failed over instances, in which case
spawning serial port named pipe consumers will fail to open it.

Change-Id: I413304a0aca0e8eb614fc3bd61c222541093308f
Closes-Bug: #1630528
2016-10-05 13:58:59 +03:00
..
__init__.py Refactors utils into specific folders 2015-09-21 13:11:23 +03:00
ioutils.py Retry on opening named pipe failures 2016-10-05 13:58:59 +03:00
namedpipe.py Fix event handle leaks 2016-06-09 12:17:38 +00:00