Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
An instance's id value was appended to a task name for reasons that are lost in the mists of time. Presumably it was to disambiguate tasks with the same name but different instances. However, this doesn't make sense since tasks live in namespaces unique to instances, and the disambiguation is not necessary.
- Loading branch information