milahu / gnumake-tokenpool

jobclient and jobserver for the GNU make tokenpool protocol. implementations in multiple languages
MIT License
4 stars 3 forks source link

Remove the undefined fdReadDupClose #9

Closed vbraun closed 8 months ago

vbraun commented 8 months ago

Also fix mypy strict typings, which would have found that bug.

$ mypy src
Success: no issues found in 2 source files

fixes https://github.com/milahu/gnumake-tokenpool/issues/8