Replies: 1 comment
-
I got some tips in https://flet.dev/docs/guides/python/async-apps/#getting-started-with-async
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Sorry to bother, i am not an experienced python coder but this question really needs your help....
The question is how to stop a callback function which is in progressing by clicking another button? Because once a tesing progress triggered by one button and it will cost a lot of time to finnish, thus, i want to find out how to stop this progress by clicking another button? This maybe can solved by tricks like threading, async/await or something, but i just not get it..
Thank all of u for helping me to solve this problem.
Code sample
No response
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions