douban / pymesos

A pure python implementation of Mesos scheduler and executor
BSD 3-Clause "New" or "Revised" License
163 stars 88 forks source link

Update Operator API with latest changes and add missing lock object in MesosOperatorAgentDriver which is needed in _send method from super class #95

Closed pgillet closed 6 years ago

pgillet commented 6 years ago

Update Operator API with latest changes Add missing lock object in MesosOperatorAgentDriver which is needed in _send method from super class

irvinlim commented 6 years ago

Could this fix be published onto the latest version of the package? Thank you!

ariesdevil commented 6 years ago

@irvinlim pymesos 0.3.3

irvinlim commented 6 years ago

@ariesdevil Thanks! 🙇