Skip to content
This repository was archived by the owner on Jan 4, 2024. It is now read-only.

Replace use of GlobalScope with Application CouroutineScope#41

Open
swapnilkadlag wants to merge 1 commit intoandroid:mainfrom
swapnilkadlag:main
Open

Replace use of GlobalScope with Application CouroutineScope#41
swapnilkadlag wants to merge 1 commit intoandroid:mainfrom
swapnilkadlag:main

Conversation

@swapnilkadlag
Copy link
Copy Markdown

I noticed that the current usage of GlobalScope while seeding the initial database is not ideal, for the reasons mentioned in the following article
https://elizarov.medium.com/the-reason-to-avoid-globalscope-835337445abc
Hence I would like to propose a pull request to replace usage of GlobalScope with Application CoroutineScope
#40

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant