Commit Graph

1 Commits (f9f839fa08eee46ad7a86d6cbc7519541a50c7ef)

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