Closed weihanglo closed 2 years ago
Oh no! I looked into pub unsafe fn from_env() -> Option<Client>
and think that without changing the return type we cannot inform the caller that "there is a jobserver but they shouldn't proceed". I am going to close it but feel free to reopen it if you think it is worthy.
In the manual of GNU make 13.1.1 POSIX Jobserver Interaction:
Do we want jobserver to follow the behaviour? It might break someone's misconfigured make invocation, though.