Skip to content

Export SkipStartup + add raft.Raft.Start()#518

Open
rledisez wants to merge 1 commit into
hashicorp:mainfrom
rledisez:exportSkipStartup
Open

Export SkipStartup + add raft.Raft.Start()#518
rledisez wants to merge 1 commit into
hashicorp:mainfrom
rledisez:exportSkipStartup

Conversation

@rledisez

@rledisez rledisez commented Aug 18, 2022

Copy link
Copy Markdown

This allow to instantiate a Raft object without starting the routines immediately. It can be helpful for some use-cases (eg: creating observers before starting the raft goroutines ensure you won't miss any)

@hashicorp-cla

hashicorp-cla commented Aug 18, 2022

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

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.

2 participants