Report this

What is the reason for this report?

Python global list not taking definition level appends on first try

Posted on March 6, 2022

I am running a python Flask app through a DigitalOcean app using gunicorn and when I append my global list from a definition it takes multiple attempts for the change to take and sometimes the list will wipe after the definition has run multiple times. This process works flawlessly in my local environment so it appears to be an issue once I deploy to DigitalOcean.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hello,

Do you see any specific errors in your logs? If so can you share them here?

Alternatively, it would help if you could share the problematic code snippet here so I could try to replicate the issue on my end and provide you with further advice.

Best,

Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.