[BUG] Storage FileStreams not disposed #45
Labels
bug
Something isn't working
essential
Features that are essential for the bot
good first issue
Good for newcomers
Describe the bug
The current storage implementations do not dispose the used FileStreams. Missing using statements or Dispose/DisposeAsync calls.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The FileStreams should be disposed.
Operating System (please complete the following information):
The text was updated successfully, but these errors were encountered: