Comment 0 for bug 762081

Revision history for this message
Alejandro J. Cura (alecu) wrote :

I have a @method function with out_signature="o" and when it returns a wrong object path (ie: not starting with "/"), the whole process is finished.

Attached is a python snippet that shows this problem. It should either print "callback" or "errback" repeatedly, but instead the process is finished.