The object ID to check
Optionalname: stringOptional name to verify the expected coroutine is running (will be verified to match the currently running coroutine)
true if the coroutine is running on this object and if the name is matching when specified, false otherwise
Checks if a coroutine is currently running for the given object ID.