Commit 98836d8
committed
Support recon:info(Pid, {dictionary, Key}) introduced in OTP 26.2
Keeping the function clause generic so that dialyzer does not complain
on older versions where the second arg of erlang:process_info must be
an atom or list.1 parent 0004afe commit 98836d8
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
237 | | - | |
238 | 236 | | |
239 | 237 | | |
240 | 238 | | |
| |||
244 | 242 | | |
245 | 243 | | |
246 | 244 | | |
247 | | - | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
| |||
0 commit comments