1 Reply
You lost the reference to the job. You should have called
mgmt.removeGhostVertices().get()
or job = mgmt.removeGhostVertices()
mgmt.removeGhostVertices().get()
or job = mgmt.removeGhostVertices()