Uploaded image for project: 'AppFormer'
  1. AppFormer
  2. AF-416

missing filesystem unlock on Exception in JGitFileSystemProvider.commit()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • 0.8.0.Final
    • None
    • None

      fileSystem.unlock() in JGitFileSystemProvider.commit() is not surrounded by try/finally block. When a RuntimeException is thrown from JGitUtil.commit(), filesystem is not unlocked so subsequent requests will get stuck.

              eignatow Eder Ignatowicz
              rhn-support-tkobayas Toshiya Kobayashi
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: