Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Leftover Writer Reference #13

Open
brandtdamman opened this issue Jan 23, 2021 · 0 comments
Open

Leftover Writer Reference #13

brandtdamman opened this issue Jan 23, 2021 · 0 comments
Assignees
Labels
bug Something isn't working Python Relates to Python version of SlackJP
Milestone

Comments

@brandtdamman
Copy link
Owner

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.

@brandtdamman brandtdamman added bug Something isn't working Python Relates to Python version of SlackJP labels Jan 23, 2021
@brandtdamman brandtdamman self-assigned this Jan 23, 2021
@brandtdamman brandtdamman added this to the SlackJP vP4.0 milestone Mar 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Python Relates to Python version of SlackJP
Projects
None yet
Development

No branches or pull requests

1 participant