I am working on a Packet Tunnel System Extension on MacOS. There are times when it appears that certain actions like opening and closing the socket are taking too long. The only thing I see in the logs are these messages corresponding to those actions and they don't happen often as well :
What does this log basically imply? What are its effects on the System? Any specific way to figure out what exactly is causing it?
Code Block default 14:08:09.148452-0400 symptomsd defusing ticker tickerFatal having seen progress by flow for ***_PROCESS, rxbytes 4980 duration 301.752 seconds started at time: Mon Oct 19 14:03:07 2020
What does this log basically imply? What are its effects on the System? Any specific way to figure out what exactly is causing it?