Remove code that manually reties on EINTR

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Introduced by PEP 475 – Retry system calls failing with EINTR in Python 3.5, system call wrappers provided in the standard library should be retried automatically when they fail with EINTR (InterruptedError).

      We should be able to remove pymongo manual EINTR retry code once we drop support for Python 3.4.

            Assignee:
            Unassigned
            Reporter:
            Shane Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: