Closed benjaminp closed 6 years ago
The native mesos scheduler driver drops all operations if not connected to the master. pymesos already does this for some operations, but it should do it for all.
Great! Thx!
The native mesos scheduler driver drops all operations if not connected to the master. pymesos already does this for some operations, but it should do it for all.