Uploaded image for project: 'MediaPortal 2'
  1. MediaPortal 2
  2. MP2-146

Add handling for correct shut-down of services in case of an exception

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Major Major
    • 2.0.0-alpha.1
    • None
    • None
    • None

    Description

      If there occur exceptions during runtime, only the finally blocks of the ApplicationLauncher classes are executed but most of the services don't implement IDisposable so they remain active.

      h4. Steps to Reproduce
      Throw an exception somewhere after the HTTP server was started. The application will not shut down because of remaining HTTP server threads.

      Attachments

        Activity

          People

            Unassigned Unassigned
            Albert78 Daniel Hoeh (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: