Closed pierreluctg closed 5 years ago
Release the GIL for the whole duration of timeout instead of release and acquiring once per interval.
(cherry picked from commit 74d932e6d3ed61f1eaf59164a50ac22e895e1bab)
Fixes #60 for v803
@drebbe-intrepid please review.
Release the GIL for the whole duration of timeout instead of release and acquiring once per interval.
(cherry picked from commit 74d932e6d3ed61f1eaf59164a50ac22e895e1bab)