Commit bfdaf3f
Update Process.info spec to reflect the possible nil return value (#7977)
The @SPEC for it did not reflect that possible return value - which causes dialyzer to throw errors if you check for that condition. Now the spec allows for a return value of nil.
Signed-off-by: José Valim <jose.valim@plataformatec.com.br>1 parent bc26f10 commit bfdaf3f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
636 | 636 | | |
637 | 637 | | |
638 | 638 | | |
639 | | - | |
| 639 | + | |
640 | 640 | | |
641 | 641 | | |
642 | 642 | | |
| |||
0 commit comments