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
There's quite some duplication in functions like start_applet() and process_applet() which could be factorized by providing a better runtime abstraction.
There's quite some duplication in functions like
start_applet()andprocess_applet()which could be factorized by providing a better runtime abstraction.