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

Update never terminate logic #166

Merged
merged 1 commit into from
Mar 25, 2022
Merged

Conversation

mdedetrich
Copy link
Contributor

About this change - What it does

The #165 PR didn't completely correctly implement the logic where the CLI backup never terminates.

Copy link
Contributor

@jlprat jlprat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mdedetrich mdedetrich force-pushed the update-never-terminate-logic branch 4 times, most recently from 696ba5b to a30ab19 Compare March 25, 2022 13:48
@mdedetrich mdedetrich force-pushed the update-never-terminate-logic branch 2 times, most recently from 3a3f474 to aac9a46 Compare March 25, 2022 13:50

/** Hook that lets the user specify the future that will signal the shutdown of the server whenever completed. Adapted
* from
* https://github.com/akka/akka-http/blob/main/akka-http/src/main/scala/akka/http/scaladsl/server/HttpApp.scala#L151-L163
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@mdedetrich mdedetrich merged commit cbc5621 into main Mar 25, 2022
@mdedetrich mdedetrich deleted the update-never-terminate-logic branch March 25, 2022 14:22
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.

None yet

3 participants