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

Remove fibers from WebdriverIO #6703

Closed
christian-bromann opened this issue Apr 13, 2021 · 4 comments
Closed

Remove fibers from WebdriverIO #6703

christian-bromann opened this issue Apr 13, 2021 · 4 comments
Milestone

Comments

@christian-bromann
Copy link
Member

In #6702 we started an RFC to find the next step for supporting WebdriverIO in Node.js v16. As mentioned in the discussion node-fibers won't be supported anymore. Based on the decision found in the RFC we should implement a solution that allows us to move forward with Node.js v16.

@christian-bromann christian-bromann added this to the v8 milestone Apr 13, 2021
@binarykitchen
Copy link

Aye. Unable to use webdriverio on latest node v16:

Assertion failed: (thread_id_key != 0x7777), function find_thread_id_key, file ../src/coroutine.cc, line 134.

Comes from the fibres package ...

@christian-bromann
Copy link
Member Author

Aye. Unable to use webdriverio on latest node v16:

This is the reason for this issue.

@ASOS-DaliaBanerjee
Copy link

Any update on this issue?

@christian-bromann
Copy link
Member Author

@ASOS-DaliaBanerjee we just deprecated the sync API: https://webdriver.io/blog/2021/07/28/sync-api-deprecation. Fibers support will be available until we drop support for Node.js v14 which will be in April 2023. I will close this issue as this doesn't need to stay around so long.

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

3 participants