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: macOS launchd stopped working after one day #52

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

MShekow
Copy link
Contributor

@MShekow MShekow commented Sep 20, 2023

This should improve the stability of the background jobs. Previously, KeepAlive and ThrottleInterval was used, which caused the background job to be suspended after about one day

This should improve the stability of the background jobs. Previously, KeepAlive and ThrottleInterval was used, which caused the background job to be suspended after about one day
@MShekow MShekow marked this pull request as ready for review September 20, 2023 06:21
@github-actions
Copy link

github-actions bot commented Sep 20, 2023

Test Results

  2 files  ±0    2 suites  ±0   28m 11s ⏱️ - 1m 20s
25 tests ±0  24 ✔️ ±0  1 💤 ±0  0 ±0 
50 runs  ±0  43 ✔️ ±0  7 💤 ±0  0 ±0 

Results for commit 3a35b45. ± Comparison against base commit 20847e3.

♻️ This comment has been updated with latest results.

@MShekow MShekow merged commit a7f3898 into main Sep 20, 2023
@MShekow MShekow changed the title fix: change macOS launchd plist to use StartInterval and RunAtLoad fix: macOS launchd stopped working after one day Sep 20, 2023
@MShekow MShekow deleted the fix/macos-background-scheduler branch September 20, 2023 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant