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

refactor(framework) Remove asyncio from Backend definitions #3469

Merged
merged 63 commits into from
Jul 11, 2024

Commits on Apr 22, 2024

  1. wip

    jafermarq committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    57032f2 View commit details
    Browse the repository at this point in the history
  2. w/ previous

    jafermarq committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b885f22 View commit details
    Browse the repository at this point in the history
  3. default create_run

    jafermarq committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    33ada3e View commit details
    Browse the repository at this point in the history
  4. w/ previous

    jafermarq committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    54539d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

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

Commits on Apr 24, 2024

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

Commits on Apr 25, 2024

  1. init

    jafermarq committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    13b0e7b View commit details
    Browse the repository at this point in the history
  2. clientdriverproxytests good

    jafermarq committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    242883e View commit details
    Browse the repository at this point in the history
  3. unfusing

    jafermarq committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    6138968 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f3ab98 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8ac6ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    49ea5df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e808f8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c2b2f1e View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    46d0268 View commit details
    Browse the repository at this point in the history
  2. revert and merge w/ main

    jafermarq committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    91443ce View commit details
    Browse the repository at this point in the history
  3. use InMemoryDriver

    jafermarq committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    91a7b31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e63fd1c View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    6455809 View commit details
    Browse the repository at this point in the history
  2. updated /w fab

    jafermarq committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b2dcc86 View commit details
    Browse the repository at this point in the history
  3. wip

    jafermarq committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    966b55a View commit details
    Browse the repository at this point in the history
  4. completed unittest

    jafermarq committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2302dc3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    944d8f6 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    a150844 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68e77c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e211c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ece1774 View commit details
    Browse the repository at this point in the history
  5. w/ previous

    jafermarq committed May 1, 2024
    Configuration menu
    Copy the full SHA
    7eb41c5 View commit details
    Browse the repository at this point in the history
  6. fix

    jafermarq committed May 1, 2024
    Configuration menu
    Copy the full SHA
    9e6fc95 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da9ed0b View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    c49df89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e94874e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8963d3 View commit details
    Browse the repository at this point in the history
  4. minor tweak

    jafermarq committed May 6, 2024
    Configuration menu
    Copy the full SHA
    f4b244c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5768b08 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    96b4c6a View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    b3e4407 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1a59c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76eab14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b1599d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

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

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    202e2f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69349df View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    b08ba2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12be6fe View commit details
    Browse the repository at this point in the history
  3. init

    jafermarq committed May 19, 2024
    Configuration menu
    Copy the full SHA
    5f803e6 View commit details
    Browse the repository at this point in the history
  4. init

    jafermarq committed May 19, 2024
    Configuration menu
    Copy the full SHA
    f5d7e87 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    1427958 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a04fe7 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    5548ce2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    438154c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

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

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    aafb61b View commit details
    Browse the repository at this point in the history
  2. merge

    jafermarq committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    5c0ed99 View commit details
    Browse the repository at this point in the history
  3. fix

    jafermarq committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    39f7ba1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    723318a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb6c647 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    02a11b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02c5d1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84727f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc655d8 View commit details
    Browse the repository at this point in the history
  5. py3.8 compatible

    jafermarq committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f5d2119 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

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