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

feat: adds mutagen daemon controller #58

Merged
merged 4 commits into from
Mar 17, 2025

Conversation

spikecurtis
Copy link
Collaborator

@spikecurtis spikecurtis commented Mar 13, 2025

fixes coder/internal#380

Adds MutagenController service, which manages the lifecycle of the mutagen daemon and exposes methods to query and modify sync sessions.

Sync sessions themselves are a placeholder which will need to be filled out and plumbed thru to the actual API. This just handles daemon lifecycle for now.

Copy link
Collaborator Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@spikecurtis spikecurtis marked this pull request as ready for review March 13, 2025 13:10
@spikecurtis spikecurtis force-pushed the spike/mutagen-daemon-controller branch from 37eedeb to 49d20d3 Compare March 13, 2025 13:14
@spikecurtis spikecurtis force-pushed the spike/mutagen-daemon-controller branch 2 times, most recently from 7c53395 to 16cac6d Compare March 17, 2025 09:49
@spikecurtis spikecurtis force-pushed the spike/mutagen-daemon-controller branch from 16cac6d to ccfab63 Compare March 17, 2025 10:34
 * refactor retry logic for StartDaemon
 * fixup checks for _sessionCount < 0
 * fix Vpn targeting windows to avoid complaints about the registry API calxOAOA
@spikecurtis spikecurtis merged commit 13ce6b9 into main Mar 17, 2025
4 checks passed
Copy link
Collaborator Author

Merge activity

  • Mar 17, 9:18 AM EDT: A user merged this pull request with Graphite.

@spikecurtis spikecurtis deleted the spike/mutagen-daemon-controller branch March 17, 2025 13:18
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.

manage mutagen daemon lifecycle for coder-desktop-windows
2 participants