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

use asyncio.run to run gen_cluster, gen_test and cluster #6231

Merged
merged 4 commits into from
May 27, 2022

Commits on May 26, 2022

  1. Configuration menu
    Copy the full SHA
    fbc8933 View commit details
    Browse the repository at this point in the history
  2. clear asyncio loop in clean

    rather than making a pristine loop this forces functions defended by clean
    to make their own pristine loop
    graingert committed May 26, 2022
    Configuration menu
    Copy the full SHA
    28346de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44ba8c0 View commit details
    Browse the repository at this point in the history
  4. comment loop_in_thread

    graingert committed May 26, 2022
    Configuration menu
    Copy the full SHA
    86cef41 View commit details
    Browse the repository at this point in the history