Uploaded image for project: 'Modular Service Container'
  1. Modular Service Container
  2. MSC-216

Rework StartContext & StopContext asynchronous behaviour

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 1.4.0.Final
    • None
    • None
    • None

      Current StartContext and StopContext asynchronous behaviour is not very intuitive
      from API user perspective and may lead to concurrency issues when misused.
      We will introduce new and more secure asynchronous behaviour.
      Since now on StartContext and StopContext execution will become asynchronous if
      and only if both conditions:

      • context.asynchronous() was issued
      • and Service lifecycle method (either start() or stop()) finished its execution
        are satisfied.

              ropalka Richard Opalka
              ropalka Richard Opalka
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: