This problem occurs about 10 minutes after the program starts. CPU costs 300%. What's the problem? stackoverflow doesn't support .svg image. Please download the .svg file uploaded to github.
Asked
Active
Viewed 238 times
1 Answers
1
You are jammed in runtime (see https://godoc.org/runtime) presumably because of poor choices in the com/smdduck/xsys/xcron/NewRateLimiter
But no idea what to recommend, as there is no source code
Voting to close as off-topic due to a lack of code to look at

Vorsprung
- 32,923
- 5
- 39
- 63
-
Thank you. The project is a private repo and has a lot of dependency. It seems RateLimiter used wrong sync import path (github.com/anacrolix/sync found in RateLimiter). I will test it again. – Dr.Nemo Jan 10 '19 at 14:08
-