Kiwix-android: Refactor Rxjava to coroutines in FileSearching

Created on 18 Nov 2020  路  8Comments  路  Source: kiwix/kiwix-android

Is your feature request related to a problem? Please describe.
Currently, we are using Rxjava for file searching. It would be great if we convert Rxjava to coroutines.

Describe the solution you'd like
Replace all the Rxjava methods with coroutines.
Parent issue

2445

enhancement stale

All 8 comments

@macgills Can you please validate the idea? Why should we do that?

I have approved it in the parent issue, coroutines are faster, easier to work with and more easily interruptible, stopping wasted cycles.

I would like to work on this issue

@s-ayush2903 sorry, I am already start working on this.

Ah, fine then. But if we have any new issue on coroutines, I would like to work on it, I wanna learn implementing 'em efficiently

@s-ayush2903 I don't think we have any new issue on coroutines. But if you like you can create new issues. Perhaps @macgills can help you with that.

A big thanks for your help! I'll create issues regarding the same after consulting the seniors and you, thanks again!

This issue has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kelson42 picture kelson42  路  5Comments

abdulwd picture abdulwd  路  4Comments

danielzgtg picture danielzgtg  路  4Comments

Frans-Lukas picture Frans-Lukas  路  4Comments

sonusourav picture sonusourav  路  5Comments