Does `Jobs::create` use an existing COB?
If two hosts call Job::create simultanously for the same OID, will that always result in two COBs? Never? Sometimes?
It’d be good for the documentatio for the method to document this. Callers may need to take into account that more than one job may refer to the same OID.