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

fix: Fix creation of multiple tasks #124

Merged
merged 2 commits into from
Mar 22, 2022

Conversation

fabiros
Copy link
Contributor

@fabiros fabiros commented Mar 13, 2022

Fixes issue #121

When Task is running and the app is killed multiple times the task shouldn't always be created new but instead restart like desired

@Rapsssito Rapsssito changed the title Fix creating multiple bg tasks fix: Fix creation of multiple tasks Mar 22, 2022
@Rapsssito Rapsssito merged commit df268bd into Rapsssito:master Mar 22, 2022
github-actions bot pushed a commit that referenced this pull request Mar 22, 2022
## [2.6.6](v2.6.5...v2.6.6) (2022-03-22)

### Bug Fixes

* Fix creation of multiple tasks ([#124](#124)) ([df268bd](df268bd))
@github-actions
Copy link

🎉 This PR is included in version 2.6.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Rapsssito added a commit that referenced this pull request Apr 25, 2022
Revert #124 as it is causing issues (#126)
Rapsssito added a commit that referenced this pull request Apr 25, 2022
Revert #124 as it is causing issue #126
github-actions bot pushed a commit that referenced this pull request Apr 25, 2022
## [2.6.7](v2.6.6...v2.6.7) (2022-04-25)

### Bug Fixes

* **Android:** Revert [#124](#124) ([#127](#127)) ([ba3bf29](ba3bf29)), closes [#126](#126)
@minhvu7896
Copy link

minhvu7896 commented Dec 2, 2022

I use version 2.6.7 but it still create multiple task :( (Android)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants