Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-2444

Remove code that manually reties on EINTR

    XMLWordPrintableJSON

Details

    • Task
    • Status: Backlog
    • Major - P3
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              shane.harvey@mongodb.com Shane Harvey
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: