the-example-app.py
the-example-app.py copied to clipboard
is services.contenful.instance() reentrant
Hi and thanks for your kindness, one question:
Can use it in a flask application dispatching all my routes always calling the same contentful.instance()? To fetch entries in multiple flask routes at same time. I mean without running in any race conditions or locks?,
My use case will be only consuming content
thank you very much for you assistance. Kind Regards