You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The integration package handles a lot of connection/listener management that's generally done in embed. Using embed in the integration package could lead to less code duplication and less divergence from how the etcd binary works.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 21 days if no further activity occurs. Thank you for your contributions.
The integration package handles a lot of connection/listener management that's generally done in embed. Using embed in the integration package could lead to less code duplication and less divergence from how the etcd binary works.
The text was updated successfully, but these errors were encountered: