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

Feat/abort listener #448

Open
wants to merge 44 commits into
base: master
Choose a base branch
from

Commits on Jun 11, 2024

  1. feat: add abort listener

    joshLong145 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    eef94c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a00079e View commit details
    Browse the repository at this point in the history
  3. doc: add comments

    joshLong145 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    0085ded View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

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

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    138dcb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36e5256 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. fix: abort timeout option

    joshLong145 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a6bba86 View commit details
    Browse the repository at this point in the history
  2. test: repro tests

    joshLong145 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    313f8d3 View commit details
    Browse the repository at this point in the history
  3. chore: update embedded

    joshLong145 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    284e03d View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    d9f023b View commit details
    Browse the repository at this point in the history
  2. test: add tests

    joshLong145 committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    1afd385 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7982f99 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    70cd321 View commit details
    Browse the repository at this point in the history
  2. test: update test cases

    joshLong145 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3fbb219 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf4a15e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    507a9d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39bd5bb View commit details
    Browse the repository at this point in the history
  6. chore: update codegen

    joshLong145 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    26aba2a View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    7a23cf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e8e525 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

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

Commits on Aug 30, 2024

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

Commits on Sep 1, 2024

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

Commits on Sep 2, 2024

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

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    357af05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d290b1e View commit details
    Browse the repository at this point in the history
  3. test: update test cases

    joshLong145 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    64e3b9b View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. ref: migrate timeout set to event handler to prevent infinite recursi…

    …on occuring when rejecting in scope of catch
    joshLong145 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c68cc9b View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    eb40937 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    003adf6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf5676e View commit details
    Browse the repository at this point in the history
  4. ref: add termination case for tracked tasks on pool termination and f…

    …ix pool test after hook
    joshLong145 committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    52c66b6 View commit details
    Browse the repository at this point in the history
  5. chore: update code gen

    joshLong145 committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    9f2e281 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 29, 2024

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

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    0453c88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    877d88a View commit details
    Browse the repository at this point in the history
  3. dev: review comments

    joshLong145 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1ffe80a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    9fa09af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35a08d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e84084 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8692d53 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a286a89 View commit details
    Browse the repository at this point in the history