Skip to content

Remove extra start command for the replicator service - #497

Open
Dany9966 wants to merge 1 commit into
cloudbase:masterfrom
Dany9966:replicator-double-start
Open

Remove extra start command for the replicator service#497
Dany9966 wants to merge 1 commit into
cloudbase:masterfrom
Dany9966:replicator-double-start

Conversation

@Dany9966

Copy link
Copy Markdown
Contributor

This patch makes sure that the replicator service is not being started twice, by removing the start() call, but also making sure that it sets explicit start=True for create_service, to account for future changes in the method kwarg defaults.

This patch makes sure that the replicator service is not being started
twice, by removing the `start()` call, but also making sure that it sets
explicit `start=True` for `create_service`, to account for future changes
in the method kwarg defaults.
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