Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

app.py not working due to synchronous nature of python #5

Closed
MannuVilasara opened this issue Jul 18, 2023 · 1 comment
Closed

app.py not working due to synchronous nature of python #5

MannuVilasara opened this issue Jul 18, 2023 · 1 comment
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@MannuVilasara
Copy link

Actually when we try to run app.py the the code does't run afterwards

schedule_deletion()

due to synchronous nature of python. use async await so that code runs smooth

@PythonPlumber
Copy link
Owner

I understand that me received an issue on my GitHub repository regarding the

schedule_deletion()

function not running properly due to its synchronous nature. I apologize for the inconvenience caused, and I'm glad you brought this to my attention.

@PythonPlumber PythonPlumber added wontfix This will not be worked on bug Something isn't working labels Jul 20, 2023
@PythonPlumber PythonPlumber self-assigned this Jul 20, 2023
@PythonPlumber PythonPlumber pinned this issue Jul 20, 2023
@PythonPlumber PythonPlumber removed their assignment Jul 20, 2023
@MannuVilasara MannuVilasara closed this as not planned Won't fix, can't repro, duplicate, stale Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants