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

Update agent.py to call loop.create_task rather than asyncio.Task #550

Closed
wants to merge 5 commits into from

Commits on Sep 29, 2023

  1. Update agent.py to call loop.create_task rather than asyncio.Task

    Credit goes to @samtx for finding this solution for #175 (comment)
    wbarnha committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    144cb5f View commit details
    Browse the repository at this point in the history
  2. Update agent.py

    Co-authored-by: Sam Friedman <[email protected]>
    wbarnha and samtx committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    1d9400b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a1580b View commit details
    Browse the repository at this point in the history
  4. Fix linting in agent.py

    wbarnha committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    166cb07 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    550a432 View commit details
    Browse the repository at this point in the history