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

运行一段时间报这个错误,看着是计算时间出错了 #12

Closed
CXX19901120 opened this issue Sep 22, 2023 · 2 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@CXX19901120
Copy link

huawei.py", line 98, in __countdown
print("{0} 距离抢购开始还剩:{1}".format(datetime.now(), self.__format_countdown_time(countdown_times)))

@emiya777
Copy link

16953730411349
看起来是每次刷新的时候获取时间不大对劲,我截断了[-4:],暂时运行起来了

@ancoka ancoka self-assigned this Sep 25, 2023
@ancoka ancoka added the bug Something isn't working label Sep 25, 2023
@ancoka
Copy link
Owner

ancoka commented Sep 25, 2023

16953730411349 看起来是每次刷新的时候获取时间不大对劲,我截断了[-4:],暂时运行起来了

欢迎提交PR

ancoka added a commit that referenced this issue Sep 29, 2023
1. 修复时间倒计时索引溢出问题
2. 增加抢购等待判断
3. 增加提交订单
Closes #11 #12 #13 #14 #18
@ancoka ancoka closed this as completed Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants