worker_thread.js finally clause may use undefined variable

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Trivial - P5
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • DevProd Test Infrastructure
    • ALL
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The killSessions happening within finally uses the myDB object which is assigned in the try block, so a failure before myDB is assigned will cause the thread to rethrow complaining myDB is undefined.

            Assignee:
            Unassigned
            Reporter:
            Yujin Kang Park
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: