action #921
openqa: use IO::Select
Description
there are two places in backend/qemu.pm that call sysread() on a blocking socket. There seems to be a condition that makes them lock up. Rewrite to use IO::Select there as well.
History
#1
Updated by lnussel about 7 years ago
- Assignee set to lnussel