Uploaded image for project: 'Sandesha'
  1. Sandesha
  2. SAND-8

shutdown might finish before threads stop

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • WinXP

    Description

      At the moment it is possible for the module shutdown path to return while the Sender and Invoker threads are still running.
      This means that even after the module has shutdown transactional work might be attempted. The effects of this are unpredictable and should be avoided.
      Therefore I suggest that the shutdown path is changed so that, if the server and/or invoker threads are running, it blocks until they have finished.

      Attachments

        1. patch.txt
          28 kB
          Thomas McKiernan

        Activity

          People

            Unassigned Unassigned
            mckierna Thomas McKiernan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: