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
Even though communication is done via socket, the actual cmd and result are exchanged as local file, those files are created in /tmp, and no one (neither frontend nor backend) is responsible for clean up.
The text was updated successfully, but these errors were encountered:
Even though communication is done via socket, the actual cmd and result are exchanged as local file, those files are created in /tmp, and no one (neither frontend nor backend) is responsible for clean up.
The text was updated successfully, but these errors were encountered: