application-services icon indicating copy to clipboard operation
application-services copied to clipboard

Remove Swift DispatchQueue usage from logins

Open lougeniaC64 opened this issue 3 years ago • 0 comments

As a part of our effort to clean up the DispatchQueue usage in the Swift layer of our components, use the logins component (which is stable and not under active development) to test the removal of the DispatchQueue usage there. This involves removing the instantiation of the DispatchQueue` in LoginsStorage.swift and all the calls to submit work items to the queue within the API functions in that file.

┆Issue is synchronized with this Jira Task ┆epic: Refactor iOS DispatchQueues ┆sprintEndDate: 2022-08-05

lougeniaC64 avatar Jun 23 '22 20:06 lougeniaC64