Closed danizen closed 6 years ago
Merged and released (snapshot). Thank you for your patience.
No problem - if anything, this proved that using Artifactory on-site actually helps rather than hurts me, because I am able to depend on my patched version.
After a daily script stops the crawler as another process, I repeatedly see exceptions as follows:
This is simply a problem where the
groupUpdater
is set to null when stopping the suite, butgroupProgressed
does not check whether there is an updater.