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

[BUG] Make storage thread-safe #41

Open
Kitt3120 opened this issue Jul 13, 2022 · 0 comments
Open

[BUG] Make storage thread-safe #41

Kitt3120 opened this issue Jul 13, 2022 · 0 comments
Labels
bug Something isn't working essential Features that are essential for the bot

Comments

@Kitt3120
Copy link
Owner

Kitt3120 commented Jul 13, 2022

Is your feature request related to a problem? Please describe.
The current storage implementation is actually not thread safe, whoops.

Describe the solution you'd like
Concurrent alternatives to used collection types or a lock mechanism should be used.

Feature type

  • Service
@Kitt3120 Kitt3120 added bug Something isn't working enhancement Request for a new feature or improvement of something labels Jul 13, 2022
@Kitt3120 Kitt3120 changed the title [Feature/Developer] Title [Feature/Developer] Make storage thread-safe Jul 13, 2022
@Kitt3120 Kitt3120 added the essential Features that are essential for the bot label Jul 13, 2022
@Kitt3120 Kitt3120 removed the enhancement Request for a new feature or improvement of something label Jul 22, 2022
@Kitt3120 Kitt3120 changed the title [Feature/Developer] Make storage thread-safe [BUG] Make storage thread-safe Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working essential Features that are essential for the bot
Projects
None yet
Development

No branches or pull requests

1 participant