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

Refactor FileManager to use queues #1572

Closed
bilal-alsharifi opened this issue Dec 1, 2020 · 1 comment
Closed

Refactor FileManager to use queues #1572

bilal-alsharifi opened this issue Dec 1, 2020 · 1 comment
Projects

Comments

@bilal-alsharifi
Copy link
Contributor

Bug Report

Most managers in the library use operation queues to do operations in a manageable way. We should do the same for the FileManager to enhance the performance and make the code easier to read and maintain and also align with iOS.

@jordynmackool jordynmackool added this to Bugs in 5.1.0 via automation Dec 10, 2020
@jordynmackool jordynmackool moved this from Bugs to In Progress in 5.1.0 Dec 10, 2020
@JulianKast
Copy link
Contributor

Fixed with #1582

5.1.0 automation moved this from In Progress to Done Jan 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
5.1.0
Done
Development

No branches or pull requests

2 participants