Flush() and iOS watchdog SIGKILL
@larvacea がすでに取り組んでいます。
2020年12月21日 から。
評価
この issue はまだ評価されていません。
説明
The iOS watchdog in some iOS versions will SIGKILL an application if it holds a file lock or sqlite lock when the operating system suspends the app. Suspend occurs in background applications, usually within 30 seconds of an application entering the background state.
To better support the iOS model and avoid application crashes, it would be delightful if we could get a few extra features on Flush:
- asynchronous notification (e.g., promise) when the flush completes.
- abort a flush in progress. The iOS API for notifying the system that you have a task you need to complete (like flush) has some expectations. It hands out a "task id" that the application should use to notify the OS that a task has completed. It also hands out a callback that should abort and complete a task in progress unconditionally, either because time has run out (by default I believe you get 30 seconds) or because the operating system just wants to suspend early for its own reasons.
- a PauseFlush() to prevent the SDK from starting a new flush job when we are about to be suspended.
- 主要言語
- C
- スター
- 102
- フォーク
- 66
- 平均マージ
- 4日 12時間
- マージ済み PR(30日)
- 10
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
microsoft/cpp_client_telemetry のほかの issue
-
C API enhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 62/100
-
難易度 5/5 1週間以上 初心者へのやさしさ 35/100
microsoft/cpp_client_telemetry#1504 ·
-
bug
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
microsoft/cpp_client_telemetry#1413 · コメント 2 件 ·
-
bug
難易度 4/5 3〜5日 初心者へのやさしさ 38/100
microsoft/cpp_client_telemetry#1387 ·
-
bug
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
microsoft/cpp_client_telemetry#1353 ·
microsoft/cpp_client_telemetry の issue をすべて見る
似ている issue
-
難易度 2/5 1〜2日 初心者へのやさしさ 78/100
brunodev85/gladio#18 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
OpenPrinting/cups#1721 ·
-
難易度 1/5 1時間未満 初心者へのやさしさ 88/100
zephyrproject-rtos/zephyr#120318 · コメント 1 件 ·
-
issue: bug report
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
-
[BUG] [25.12.5] オープン
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100