Skip to content
Discussion options

You must be logged in to vote

because disk IO is one of the bigger bottlenecks with any code, i added this in the case that there is a lot of users to process. (to be sure no important async operations are suspended for long)

however thinking about it now, it is a excessive delay, and probably not even needed due to the commit=False.
i will likely remove this

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Wallboy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants