Commit Graph

1 Commits (f4eab92aa019af4a3d551fdccaea8c37aae4eb3c)

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