Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-2684

Registry shutdown only in TapestryFilter

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 5.6.4
    • None
    • tapestry-ioc
    • None

    Description

      Maybe I overlooked something, but the registry is only shutdown in the TapestryFilter, which we don't use in our projects.

      Adding a runtime shutdown hook would ensure the registry will be shutdown in other scenarios, too.

      Runtime.getRuntime().addShutdownHook(new Thread(this::shutdown));
      

      Attachments

        Activity

          People

            ben-ng Ben Weidig
            ben-ng Ben Weidig
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: