Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

FYI: Improve background task stability on iOS. #1109

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

keiji
Copy link
Collaborator

@keiji keiji commented Aug 12, 2022

Issue 番号 / Issue ID

目的 / Purpose

  • バックグラウンドタスク実行の安定化

変更内容 / Changes

  • AppDelegateから起動された場合(プロセスの新規作成時)は、直ちにタスクを実行するようにスケジュールを試みる

破壊的変更をもたらしますか / Does this introduce a breaking change?

[x] Yes
[ ] No

破壊的変更というのがAPIの事であればNoだけど、特に起動時に実行するようにしたイベントログ送信と衝突しないかなど影響は大きいのでYesとする。

Pull Request の種類 / Pull Request type

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

確認事項 / What to check

  • COCOA起動時にイベントログを実行するようにしてあるので、それとバックグラウンドタスクが衝突しないか検討する必要がある

その他 / Other information


Internal IDs:

@keiji keiji self-assigned this Aug 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant