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
Tonbo now use a background Cleaner to remove unused files, but we can not know when files are deleted. This is not a bug, but will affect this test because we can not assume that the file has been deleted at a certain point in time. #387 can reduce the possibility of problems occurring, but it cannot be solved completely.