semigodking

Results 6 issues of semigodking

In rare case, we got incorrect average delay like below: 2018-03-26 15:33:27 [Informational] Dumping data for DNS servers: 2018-03-26 15:33:27 [Informational] DNS 202.180.160.1:53: rsp/req: 12649/17407 avg rtt: **4294965660ms** 2018-03-26 15:33:27...

bug

This commit is to allow creating RedBeatScheuleEntry directly from data loaded from config files. The reason is that I would like to load static beat schedules for Celery from a...

question

The follow exception occurs when evaluating a simple expression. ``` >>> import numexpr as ne >>> ne.evaluate('(a==1)| b', local_dict={'a': 0, 'b':1}) Traceback (most recent call last): File "/home/ubuntu/pes/venv/lib/python3.6/site-packages/numexpr/necompiler.py", line 813,...

May I know where the 'send_notification' method is defined in rpc.py line 256? ``` request.ws.send_notification(topic, self.state[topic]) ``` Thank you!

feature request

Visitor's name must contain only characters for Python symbols.

hi author, do you have any recommended configuration for performance? With the same environment, the download speed to easily reach 20MB. But, with kcptun-libev, no matter how the parameters are...