Skip to content

Explain eventloop specifics #1036

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

Open
mstoykov opened this issue Feb 8, 2023 · 0 comments
Open

Explain eventloop specifics #1036

mstoykov opened this issue Feb 8, 2023 · 0 comments
Labels
Area: OSS Content Improvements or additions to community/oss documentation Priority: High Type: needsMaintainerHelp Good issue for k6 maintainers

Comments

@mstoykov
Copy link
Contributor

mstoykov commented Feb 8, 2023

There are probably more stuff that need explaining around the event loop and async code within k6, but the bare minimum is:

  1. Have some mention of event loop and async code, preferably with mostly links.
  2. Explain that a k6 iteration will not end until there is async code running in a central place instead of in different places
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: OSS Content Improvements or additions to community/oss documentation Priority: High Type: needsMaintainerHelp Good issue for k6 maintainers
Projects
None yet
Development

No branches or pull requests

1 participant