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
Program should download all files from Slack workspace export without erring out.
Current Behavior
After accomplishing to download all files from Slack workspace export, the program crashes due to a hanging reference to an old file writer that was not deleted.
Reasoning
A crashing program is a bad program, unless designed as such.
Computer/Environment Information
Not applicable.
The text was updated successfully, but these errors were encountered:
Expected Behavior
Program should download all files from Slack workspace export without erring out.
Current Behavior
After accomplishing to download all files from Slack workspace export, the program crashes due to a hanging reference to an old file writer that was not deleted.
Reasoning
A crashing program is a bad program, unless designed as such.
Computer/Environment Information
Not applicable.
The text was updated successfully, but these errors were encountered: