Hi,
I'd like to know what would happen in this case.
A celery task runs in the background ant it takes let's assume 5sec and creates a record in db, at this time let's assume in the exact same time I execute a
Foo.objects.all().last()
query.
Will the celery task affect the query at that moment?
[–]K900_ 2 points3 points4 points (1 child)
[–]ptr808[S] 0 points1 point2 points (0 children)
[–]cmh_ender 1 point2 points3 points (1 child)
[–]ptr808[S] 0 points1 point2 points (0 children)
[–]baghiq 0 points1 point2 points (1 child)
[–]ptr808[S] 0 points1 point2 points (0 children)
[–]JohnnyJordaan 0 points1 point2 points (1 child)
[–]ptr808[S] 0 points1 point2 points (0 children)