saleyn / erlexec

Execute and control OS processes from Erlang/OTP
https://hexdocs.pm/erlexec/readme.html
Other
525 stars 139 forks source link

Fix dialyzer #173

Closed joaohf closed 8 months ago

joaohf commented 8 months ago

I got the following with Erlang/OTP 24.3.x

Line 804 Column 42: Guard test User::maybe_improper_list() =:= 'undefined' can never succeed Line 1152 Column 2: Invalid type specification for function exec:do_unlinkospid/3. The success typing is (,,) -> 'ok' | 'true'