use AsyncTask for last_stop handling instead of shared

This commit is contained in:
Manuel Schmid
2023-11-18 17:20:41 +01:00
parent d3f9156854
commit 617255d040
3 changed files with 7 additions and 6 deletions
+1 -2
View File
@@ -1,2 +1 @@
gradio_root = None
last_stop = None
gradio_root = None