You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Andy Konwinski (Resolved) (JIRA)" <ji...@apache.org> on 2011/11/22 00:05:41 UTC

[jira] [Resolved] (MESOS-78) Example Python framework crashes on exit

     [ https://issues.apache.org/jira/browse/MESOS-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Konwinski resolved MESOS-78.
---------------------------------

    Resolution: Fixed

Thanks Charles. I've committed this!
                
> 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
>            Assignee: 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