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

fix: 修改为500ms #571

Open
wants to merge 1 commit into
base: release/eagle
Choose a base branch
from

Conversation

myk1343
Copy link
Contributor

@myk1343 myk1343 commented Dec 5, 2024

修改为500ms

Log: 修改为500ms

修改为500ms

Log: 修改为500ms
@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: myk1343

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@deepin-ci-robot
Copy link

deepin pr auto review

关键摘要:

  • QThread::msleep(500); 可能会导致线程阻塞,建议使用非阻塞的等待机制,如 QEventLoopQTimer
  • QFile dbusResult(reply.value()); 应该检查 reply.value() 是否为空,以避免潜在的空指针异常。

是否建议立即修改:

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

Successfully merging this pull request may close these issues.

2 participants