Add chainlink to unexpected-talkers-macos
Signed-off-by: egibs <20933572+egibs@users.noreply.github.com>
This commit is contained in:
parent
e487aac574
commit
afb1facdf1
|
@ -109,4 +109,8 @@ WHERE pos.pid IN (
|
|||
)
|
||||
AND p0.path LIKE '/opt/homebrew/Cellar/podman/%/libexec/podman/gvproxy'
|
||||
)
|
||||
AND NOT (
|
||||
unsigned_exception = '500,0,0,chainlink,chainlink'
|
||||
AND p0.path LIKE '/var/folders/%/T/go-build%/b001/exe/chainlink'
|
||||
)
|
||||
GROUP BY p0.cmdline
|
||||
|
|
Loading…
Reference in New Issue