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

Fix definitions of NETWORK_PATH, API_PATH, SOCKET_ROOT: process trailing slash #6357

Merged
merged 2 commits into from
Oct 28, 2022

Conversation

vbaranov
Copy link
Member

@vbaranov vbaranov commented Oct 27, 2022

Motivation

Absence or presence of trailing slash could cause incorrect generation of paths based on NETWORK_PATH, API_PATH, SOCKET_ROOT env variables.

Changelog

Handle trailing "/" in NETWORK_PATH, API_PATH, SOCKET_ROOT env variables.

Checklist for your Pull Request (PR)

@vbaranov vbaranov force-pushed the vb-path-determination-fix branch 3 times, most recently from f691f02 to 1d7dee3 Compare October 27, 2022 14:50
@vbaranov vbaranov changed the title Fix definitions of NETWORK_PATH, API_PATH, SOKCET_ROOT: process trailing slash Fix definitions of NETWORK_PATH, API_PATH, SOCKET_ROOT: process trailing slash Oct 27, 2022
@vbaranov vbaranov merged commit 7b355ba into master Oct 28, 2022
@vbaranov vbaranov deleted the vb-path-determination-fix branch October 28, 2022 07:56
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

1 participant