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.
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.