Commit Graph

1 Commits (e05c62547b3d547ffb433d1cf66e82b353f24262)

Author SHA1 Message Date
Abhijeet Kasurde 9ffa84cc1c
basic: Handle exception in default selector (#72101)
In Python 2.7, default selector raises IOError
instead of OSError. Fix handles this exception.

Fixes: #71704

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
4 years ago