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

設定保存時にクラッシュする場合がある不具合を修正 #111

Merged
merged 5 commits into from
Nov 26, 2023

Conversation

TetsuOtter
Copy link
Owner

とりあえず、ちゃんとtry-catchしてクラッシュしないようにした。

ほか、awaitをつけていないせいで、Write前にDisposeしてしまう可能性を排除した。

@TetsuOtter TetsuOtter self-assigned this Nov 26, 2023
@TetsuOtter TetsuOtter linked an issue Nov 26, 2023 that may be closed by this pull request
Copy link

Tag v0.0.111-1 was automatically created and pushed with ... https://github.com/TetsuOtter/TRViS/actions/runs/6993719132 (Publish Status iOS: success / macOS: success)

Copy link

Tag v0.0.111-2 was automatically created and pushed with ... https://github.com/TetsuOtter/TRViS/actions/runs/6993820895 (Publish Status iOS: success / macOS: success)

@TetsuOtter TetsuOtter linked an issue Nov 26, 2023 that may be closed by this pull request
Copy link

Tag v0.0.111-3 was automatically created and pushed with ... https://github.com/TetsuOtter/TRViS/actions/runs/6993899809 (Publish Status iOS: success / macOS: success)

Copy link

Tag v0.0.111-4 was automatically created and pushed with ... https://github.com/TetsuOtter/TRViS/actions/runs/6993958773 (Publish Status iOS: success / macOS: success)

@TetsuOtter TetsuOtter merged commit 241c745 into main Nov 26, 2023
9 checks passed
@TetsuOtter TetsuOtter deleted the 108-crash-when-save-setting-json branch November 26, 2023 06:51
@TetsuOtter TetsuOtter added the bug Something isn't working label Nov 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

設定保存時にクラッシュする 設定に「デフォルト値を復元」を追加する
1 participant