wangdong

Results 40 comments of wangdong

I got this a lot these days. Any idea? `Error handling request Traceback (most recent call last): File "/usr/local/lib/python3.8/dist-packages/aiohttp/web_protocol.py", line 334, in data_received messages, upgraded, tail = self._request_parser.feed_data(data) File "aiohttp/_http_parser.pyx",...

@ecastillot Hi, you may need to complete your CLA before the PR can be mereged.

这一步是通过scrapy完成的吧。url规则自己写。

I guess this lib is not important. But when I try to build without this lib. I got so many warnings.

> ```shell > sudo apt install libdebuginfod-dev > ``` This does not work.

@APIPLM It seems this lib is not a standard package for linux. I googled a lot and found this lib relates to some other binary, like groovy. But installation of...

None of the proposals works.

I still got this issue when to compile in ubuntu 20.04.

This looks interesting. But from the messages of robot, some confirmation from maintainers is neccessary. Please respond. Thanks.

I have spare some time to investigate the e2e-framework. Its functionality is very similar to what ginkgo/omega provides. It is pure golang native. But it is at very early stage....