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

refactor(daemon): Synchronize incarnateEndoBootstrap #2149

Merged
merged 1 commit into from
Mar 16, 2024

Conversation

rekmarks
Copy link
Contributor

Closes: #2086

Synchronizes the daemon's incarnateEndoBootstrap(), thereby concluding the synchronization effort. It should now be impossible to concurrently mutating the formula graph through the public API.

Closes: #2086

Synchronizes the daemon's `incarnateEndoBootstrap()`, thereby concluding
the synchronization effort. It should now be impossible to concurrently
mutating the formula graph through the public API.
@rekmarks rekmarks merged commit 1740231 into master Mar 16, 2024
18 checks passed
@rekmarks rekmarks deleted the rekmarks-synchronize-incarnateEndoBootstrap branch March 16, 2024 04:16
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.

daemon: Formula graph must not be mutated concurrently
2 participants