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

self._task_id 问题 #78

Open
yongzhuo opened this issue Jul 14, 2020 · 0 comments
Open

self._task_id 问题 #78

yongzhuo opened this issue Jul 14, 2020 · 0 comments

Comments

@yongzhuo
Copy link

service-streamer的_BaseStreamer类中:

task_id = self._task_id
self._task_id += 1

这里task_id一直自增,
当访问量很大的时候task_id会变成特别大的数字,
不知道这时候置零可以不。

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

1 participant