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

How to handle failed test? #11

Open
zhanghaocars opened this issue Dec 27, 2021 · 1 comment
Open

How to handle failed test? #11

zhanghaocars opened this issue Dec 27, 2021 · 1 comment

Comments

@zhanghaocars
Copy link

The failed test raises exception and does not return from wrapped_f, so the test execution is stuck in queue.
How to handle it?

@rlehfeld
Copy link

rlehfeld commented Feb 15, 2023

I forked the library. I changed the implementation such that exceptions are handled. You can find my fork here:

https://github.com/rlehfeld/robotframework-async-keyword.git

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

No branches or pull requests

2 participants