Skip to content

Disable forking in snapshot writing#2

Merged
glennhickey merged 1 commit into
masterfrom
no-fork-in-snapshot
Feb 27, 2020
Merged

Disable forking in snapshot writing#2
glennhickey merged 1 commit into
masterfrom
no-fork-in-snapshot

Conversation

@glennhickey

Copy link
Copy Markdown

Writing snapshots hangs forever because the forked child process can't acquire the db locks. Some details here.

This is a simpler alternative to #1 where we just stop forking. There's already an option to toggle. This should be just as effective in Cactus, since Cactus has it's own logic to detect hung servers

@glennhickey

Copy link
Copy Markdown
Author

I am unable to merge this. Have contacted Github, but I'm thinking the curse of Kyoto Tycoon is real and may have corrupted this repository

@glennhickey glennhickey merged commit 42c630c into master Feb 27, 2020
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