Weiming He

Results 5 issues of Weiming He

Hello, after installing Scrapoxy with docker on aws-es2 server, the start-up error returned as the title problem. I did not find the configuration option of invalid in the configuration.

When I open the scrapy program, the program executes normally. But after dozens of minutes, my program recorded the keet print I found that scrapy went through the request middleware...

question

I am checking the number of requests in redis. I found that there are a zset named xxx:requests in both redis libraries. But the only difference is that one contains...

question

原题 72.map(lambda x:xx,[y for y in range(3)])的输出? 应该更新为 72.map(lambda x:x*x,[y for y in range(3)])的输出? 结果为 [0,1,4]

**quill** ![image](https://github.com/rocklabs-io/ic-py/assets/20858116/eac00dc3-90f5-4a26-911b-42a5a13a0431) **ic-py** ![image](https://github.com/rocklabs-io/ic-py/assets/20858116/83bdf5c2-ada2-41e2-8e1a-11b7f43af164) **neuron_infos: 16640296917760930000 full_neurons: 16640296917760929309** **According to the quill command line, the actual return should be 16640296917760929309** **Is it a precision issue?**