app.celery.tests.tasks

Description

(task)app.celery.tests.tasks.create_task_table() None

Proxy that evaluates object once.

Proxy will evaluate the object each time, while the promise will only evaluate it once.

(task)app.celery.tests.tasks.insert_task_record() None

Proxy that evaluates object once.

Proxy will evaluate the object each time, while the promise will only evaluate it once.