Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

同一主机多个请求无法异步并行处理 #167

Open
xxzl0130 opened this issue Nov 12, 2020 · 2 comments
Open

同一主机多个请求无法异步并行处理 #167

xxzl0130 opened this issue Nov 12, 2020 · 2 comments

Comments

@xxzl0130
Copy link

例如,在电脑上同时开多个网页访问,同时只能接收一个请求,即使加了res.set_delay(true);等异步处理也不可以
同时如果电脑和手机各开一个请求,则可以正常处理

@qicosmos
Copy link
Owner

不应该啊,挺奇怪的问题,我晚点看一下。

@qicosmos
Copy link
Owner

这个问题在最新代码下是否还存在?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants