atc0005 / dnsc

Run a DNS query concurrently against all servers in a list and provide results summary
MIT License
7 stars 0 forks source link

Fix loopvar behavior change linting error #545

Closed atc0005 closed 8 months ago

atc0005 commented 8 months ago

Workaround flagged loop behavior change by explicitly creating a per-iteration loop variable.

refs: