zhangchunlin
zhangchunlin
@everyx 这个看起来和cow不太一样哈
> @Lovefish 用这个吧 https://github.com/nadoo/glider 这个好像没办法自动把直接访问失败的导向代理哈
会对apijson的配置做一个总体的review和评估: https://gitee.com/Tencent/APIJSON/blob/master/Document.md 估计不会那么快能完成。
为什么这里会有这么多issue 这么多 commit 这么多contributor?
And I don't think too many workers will improve the performance, because the disk IO don't like CPU having so much cores, so maybe less worker number is enough, for...
@limodou Where is the auto-completion related code in ulipad? I can reproduce this issue in ubuntu 16.04 wxgtk3.0 , I want to try fix it. Thanks.
``` [xcb] Unknown request in queue while dequeuing [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called [xcb] Aborting, sorry about that. python: ../../src/xcb_io.c:179: dequeue_pending_request:...
It seems that it is a multi-thread issue : https://groups.google.com/forum/#!topic/wxpython-users/6rKyY_ICUSc Maybe some code need to change to use callafter? But it is too hard to debug this kind of problem.
I found that the crash still happen in ubuntu16.04 wxgtk2.8 I install wxgtk2.8 using method of this article: http://askubuntu.com/questions/789302/install-python-wxgtk2-8-on-ubuntu-16-04 But still crash, so it might not because of wxpython version.
There are 2 kinds of errors, one is ``` begin... 21:54:15 end... 21:54:16 -------------------------------------------------- get_calltip main attributes: [] firstword: main guess [main] result: ('function', ) begin try_get_obj_type: function [name=main,type=function,span=[4, 7],info=main(),docstring=]...