diff --git a/lib/src/main/kotlin/org/veupathdb/lib/compute/platform/AsyncPlatform.kt b/lib/src/main/kotlin/org/veupathdb/lib/compute/platform/AsyncPlatform.kt index c9cb02b..538cef4 100644 --- a/lib/src/main/kotlin/org/veupathdb/lib/compute/platform/AsyncPlatform.kt +++ b/lib/src/main/kotlin/org/veupathdb/lib/compute/platform/AsyncPlatform.kt @@ -210,7 +210,7 @@ object AsyncPlatform { } // The statuses did align, so we (this service instance) presumably still - // owns the job. + // own the job. Log.debug("updating last accessed date for job {}", jobID)