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