the-example-app.py icon indicating copy to clipboard operation
the-example-app.py copied to clipboard

is services.contenful.instance() reentrant

Open chelorossi opened this issue 6 years ago • 2 comments

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

chelorossi avatar Feb 12 '19 05:02 chelorossi