apple / apple/foundationdb

Removing chdir in fdbmonitor

Open
#790 3 comments 0 reactions 1 assignee Assigned to @mpilman View on GitHub
Dominant language
C++
Stars
16.7k
Forks
1.6k
Avg merge
1d 20h
Merged PRs (30d)
126

Description

fdbmonitor has a step to change its directory to the root before spawning its child processes. This prevents us from using relative paths in the fdbmonitor conf, because it is looking for them relative to the root. Do we need this chdir step?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.