You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Largely related to #6 and #12 - the program should work faster and more asynchronous than it already does. This would possibly also require changing sanic ( as per #6 ) or separating the UI process ( as per #5 ) so that it responds to HTTP requests, rather than being rendered by sanic.
The text was updated successfully, but these errors were encountered:
Largely related to #6 and #12 - the program should work faster and more asynchronous than it already does. This would possibly also require changing
sanic
( as per #6 ) or separating the UI process ( as per #5 ) so that it responds to HTTP requests, rather than being rendered by sanic.The text was updated successfully, but these errors were encountered: