修复 vnpy_ctp 登出时崩溃;允许Gateway重复登录;首次登录超时弹出信息和重置;延迟设定ctp工作目录到connect函数;#89
Closed
修复 vnpy_ctp 登出时崩溃;允许Gateway重复登录;首次登录超时弹出信息和重置;延迟设定ctp工作目录到connect函数;#89
Conversation
added 5 commits
November 5, 2025 02:45
createFtdc*Api 的路径改为正斜杠,因为反斜杠在linux里是文件名,在windows上是目录分隔符
|
你所涉及登陆变量 有多线程更改查询操作,可能有 “QDialog::exec: Recursive call detected”的问题 |
Author
是出现了什么问题? 这个库里并没有QDialog的调用 |
嗯,问题定位到了。确实跟你没关系,是我这边有个结算单信息多次推送导致重复弹框的问题。 |
Contributor
|
目前版本接口没有打算提供二次登录二次exit的支持。建议可以作为个性化扩展自行维护了。 |
Author
|
好的👌 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
建议每次发起的PR内容尽可能精简,复杂的修改请拆分为多次PR,便于管理合并。
改进内容
相关的Issue号(如有)
vnpy/vnpy#3707
Close #