Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-16180

W32Time service does not stop until poll interval expires

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 0.4.13
    • Services
    • None

    Description

      The loop in ServiceMain simply does:

      Sleep(dwPollInterval * 1000);

      It should instead wait for an event that's triggered on service stop, with that interval as the timeout.

      Attachments

        Issue Links

          Activity

            People

              ekohl ekohl
              ThFabba ThFabba
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: