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

リモートブラウザがないときRPA.wait()が停止する #63

Open
Apricot-S opened this issue Jan 17, 2024 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@Apricot-S
Copy link
Owner

Apricot-S commented Jan 17, 2024

概要

リモートモードでRPAの接続先のリモートブラウザがないとき固まる
・タイムアウトを過ぎても処理が終了しない
・Ctrl+cが効かない
Loginの__init__内で止まっている

再現手順

majsoulrpa_remote_browserが起動していない状態で
リモートモードのRPAを起動し、RPA.wait()を実行する

To Be

リモートモードでRPAの接続先のリモートブラウザがないときも
・タイムアウトを過ぎるとTimeoutErrorを投げる
・Ctrl+cを入力するとKeyboardinterruptを投げる

@Apricot-S Apricot-S added the bug Something isn't working label Jan 17, 2024
@Apricot-S Apricot-S self-assigned this Jan 17, 2024
@Apricot-S
Copy link
Owner Author

macOSおよびLinuxで問題が発生するか調査する。
問題ない場合はZeroMQ起因の問題の可能性が高くなる。

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

1 participant