prometheus-community / pro-bing

A library for creating continuous probers
MIT License
309 stars 52 forks source link

Blocked while running on macOS. #60

Open zzzzzzyang opened 1 year ago

zzzzzzyang commented 1 year ago

Although this project does not support macOS, I tried it on macOS and found that if pinger.Run() is called for a long time, it will be blocked and the process needs to be manually killed. What is the reason for this?