[ 
https://issues.apache.org/jira/browse/MESOS-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13149008#comment-13149008
 ] 

[email protected] commented on MESOS-78:
----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2815/
-----------------------------------------------------------

Review request for mesos.


Summary
-------

Fixes MESOS-78.


This addresses bug MESOS-78.
    https://issues.apache.org/jira/browse/MESOS-78


Diffs
-----

  src/examples/python/test_framework.py 0e4b14c 

Diff: https://reviews.apache.org/r/2815/diff


Testing
-------

Checked output of tests/external/SampleFrameworks/PythonFramework.sh


Thanks,

Charles


                
> 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