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
Currently, every time we write a line, we open and close the file that is safe but very slow. The file should be kept open in the file_manager. We could create a field for that, e.g:
Currently, every time we write a line, we open and close the file that is safe but very slow. The file should be kept open in the file_manager. We could create a field for that, e.g: