Skip to content

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.

Details 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