fix: use Path and PathBuf by default in all configs and args
All threads resolved!
All threads resolved!
Summary
- fix: use Path and PathBuf by default in all configs and args
this fixes the following bug:
picodata run --data-dir tmp/i1/
C> invalid socket path: tmp/i1//admin.sock
[supervisor:214288] no ipc message from child
[supervisor:214288] subprocess 214289 exited with code 1
- Close #634 (closed)
- Cherry-pick to: 24.2, 24.3
- Docs follow-up: not necessary
Edited by Егор Ивков
Merge request reports
Activity
assigned to @e-ivkov
- Resolved by Dmitry Ivanov
added 1 commit
- 046ea944 - fix: use Path and PathBuf by default in all configs and args
requested review from @funbringer
added 3 commits
-
046ea944...653a11a9 - 2 commits from branch
master
- 6cd737a7 - fix: use Path and PathBuf by default in all configs and args
-
046ea944...653a11a9 - 2 commits from branch
LGTM, cc @gmoshkin
enabled an automatic merge when the pipeline for 6cd737a7 succeeds
added 1 commit
- ef904506 - fix: use Path and PathBuf by default in all configs and args
enabled an automatic merge when the pipeline for ef904506 succeeds
added 1 commit
- 03252bd8 - fix: use Path and PathBuf by default in all configs and args
changed milestone to %24.2.4
mentioned in merge request !1040 (merged)
Please register or sign in to reply