Code review comment for lp:~camptocamp/openerp-connector/7.0-delay-return-uuid-lep

Revision history for this message
Leonardo Pistone (lepistone) wrote :

Guewen,

FYI, I gave a quick look to what celery does in that case, and they return an AsynchResult instance you can use to ask things including the uuid.

just the uuid should do for now, still.

« Back to merge proposal