Example Python framework crashes on exit
----------------------------------------

                 Key: MESOS-78
                 URL: https://issues.apache.org/jira/browse/MESOS-78
             Project: Mesos
          Issue Type: Bug
          Components: python-api
            Reporter: Charles Reiss
            Priority: Minor


The Python example framework produces a message like

Failed to call scheduler's statusUpdate
Traceback (most recent call last):
  File 
"/scratch/charles/mesos2/build-linux/bin/examples/python/test_framework.py", 
line 74, in statusUpdate
    driver.stop()
TypeError: function takes exactly 1 argument (0 given)

before exiting. Due to a different bug, this doesn't cause the PythonFramework 
external test to fail.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to