Uploaded image for project: 'Nuxeo Drive '
  1. Nuxeo Drive
  2. NXDRIVE-1506

Do not fail on DirectEdit exit

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 4.0.4
    • Fix Version/s: 4.1.0
    • Component/s: Direct Edit

      Description

      Found by Sentry, direct_edit.py:L677:

      AttributeError: 'NoneType' object has no attribute 'join'
      

      The fix is to suppress such warning AttributeError.

      Another issue is when the thread could not be stopped because it did not have time to start (Sentry report):

      RuntimeError: cannot join thread before it is started
      

      The fix is to suppress such RuntimeError at line 671.

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 15 minutes
                15m