Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

internal/ceb: do not block child process startup on URL service conn #544

Merged
merged 1 commit into from
Oct 16, 2020

Conversation

mitchellh
Copy link
Contributor

We can just do this whole thing in a goroutine, there's no reason to block on this.

I checked the Horizon agent code and there are some places that are questionable on retries but overall this is an improvement so I think we should get this in at least for 0.1.2 today.

@github-actions github-actions bot added the core label Oct 16, 2020
@mitchellh mitchellh merged commit 3cc96b7 into main Oct 16, 2020
@mitchellh mitchellh deleted the b-ceb-block branch October 16, 2020 18:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant