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

Multitasking (Multi-Processing) [minor] #28

Merged
merged 108 commits into from
Apr 28, 2023
Merged

Multitasking (Multi-Processing) [minor] #28

merged 108 commits into from
Apr 28, 2023

Commits on Apr 21, 2023

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

Commits on Apr 25, 2023

  1. remove gcp support

    ric-evans committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    8f62805 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88c5565 View commit details
    Browse the repository at this point in the history
  3. <bot> update requirements-all.txt

    github-actions committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    0e46068 View commit details
    Browse the repository at this point in the history
  4. <bot> update requirements-nats.txt

    github-actions committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    40d336f View commit details
    Browse the repository at this point in the history
  5. <bot> update requirements-pulsar.txt

    github-actions committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    b826087 View commit details
    Browse the repository at this point in the history
  6. <bot> update requirements-rabbitmq.txt

    github-actions committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    f0ef65b View commit details
    Browse the repository at this point in the history
  7. <bot> update requirements-test.txt

    github-actions committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    085682a View commit details
    Browse the repository at this point in the history
  8. <bot> update requirements.txt

    github-actions committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    e5fbef9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4c01718 View commit details
    Browse the repository at this point in the history
  10. fix pub typehint

    ric-evans committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    2fa4549 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0ebf255 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b74d197 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e933a8e View commit details
    Browse the repository at this point in the history
  14. ack

    ric-evans committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    4f1db53 View commit details
    Browse the repository at this point in the history
  15. nack

    ric-evans committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    e5d921c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    36aa44e View commit details
    Browse the repository at this point in the history
  17. add _ack_nack_tasks()

    ric-evans committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    e25fc5a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5e43478 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4386acb View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. re-implement error handling

    ric-evans committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    1d390b1 View commit details
    Browse the repository at this point in the history
  2. <bot> update requirements-all.txt

    github-actions committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    bd669be View commit details
    Browse the repository at this point in the history
  3. <bot> update requirements-nats.txt

    github-actions committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    b8d24c4 View commit details
    Browse the repository at this point in the history
  4. <bot> update requirements-pulsar.txt

    github-actions committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    158c740 View commit details
    Browse the repository at this point in the history
  5. <bot> update requirements-rabbitmq.txt

    github-actions committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    6092656 View commit details
    Browse the repository at this point in the history
  6. <bot> update requirements-test.txt

    github-actions committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    aad887b View commit details
    Browse the repository at this point in the history
  7. <bot> update requirements.txt

    github-actions committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    512e1aa View commit details
    Browse the repository at this point in the history
  8. log failed tasks

    ric-evans committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    86dda08 View commit details
    Browse the repository at this point in the history
  9. speed up CI

    ric-evans committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    84ac1de View commit details
    Browse the repository at this point in the history
  10. log failed tasks pt-2

    ric-evans committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    c7ae4b2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b8a8e1e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8419f33 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0921153 View commit details
    Browse the repository at this point in the history
  14. update examples

    ric-evans committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    1a01c00 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6f765ef View commit details
    Browse the repository at this point in the history
  16. update CL args

    ric-evans committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    6b3dffa View commit details
    Browse the repository at this point in the history
  17. string syntax fix

    ric-evans committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    78b8297 View commit details
    Browse the repository at this point in the history
  18. remove ftype args defaults

    ric-evans committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    b81d229 View commit details
    Browse the repository at this point in the history
  19. update CL arg help text

    ric-evans committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    f55f917 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b8eb62e View commit details
    Browse the repository at this point in the history
  21. fix patching

    ric-evans committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    f986d94 View commit details
    Browse the repository at this point in the history
  22. logging

    ric-evans committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    c657865 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5976c2c View commit details
    Browse the repository at this point in the history
  24. tests: use var

    ric-evans committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    2cb03b9 View commit details
    Browse the repository at this point in the history
  25. fix type

    ric-evans committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    255d94a View commit details
    Browse the repository at this point in the history
  26. logging

    ric-evans committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    e29850b View commit details
    Browse the repository at this point in the history
  27. more logging

    ric-evans committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    1d8a684 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    300555c View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    88a5cbc View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. fix args

    ric-evans committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    cc6ead2 View commit details
    Browse the repository at this point in the history
  2. use if proc.returncode != 0

    ric-evans committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    6fe3c08 View commit details
    Browse the repository at this point in the history
  3. (debug)

    ric-evans committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    129756b View commit details
    Browse the repository at this point in the history
  4. (debug 2)

    ric-evans committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    4f46383 View commit details
    Browse the repository at this point in the history
  5. add await proc.wait()

    ric-evans committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    3a63372 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa6e833 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5429b1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    975c623 View commit details
    Browse the repository at this point in the history
  9. flake8

    ric-evans committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    8a6fb73 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0c88f3f View commit details
    Browse the repository at this point in the history
  11. stream stdout/stderr

    ric-evans committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    2de5d1e View commit details
    Browse the repository at this point in the history
  12. use tasks

    ric-evans committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    b293e64 View commit details
    Browse the repository at this point in the history
  13. record last line of stderr

    ric-evans committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    9c479af View commit details
    Browse the repository at this point in the history
  14. cleanup

    ric-evans committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    e834371 View commit details
    Browse the repository at this point in the history
  15. (debug)

    ric-evans committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    b1b4a92 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3a25cd9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    907f762 View commit details
    Browse the repository at this point in the history
  18. add SubprocessError class

    ric-evans committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    3d5c0c7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8aa7b0b View commit details
    Browse the repository at this point in the history
  20. call it TaskSubprocessError

    ric-evans committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    2d6a0cd View commit details
    Browse the repository at this point in the history
  21. add timeout test

    ric-evans committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    3ef538e View commit details
    Browse the repository at this point in the history
  22. rework timeout

    ric-evans committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    95740f5 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d05a72f View commit details
    Browse the repository at this point in the history
  24. logging

    ric-evans committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    f07d292 View commit details
    Browse the repository at this point in the history
  25. logging

    ric-evans committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    40bbb64 View commit details
    Browse the repository at this point in the history
  26. logging

    ric-evans committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    2929afc View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    2437ba1 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    7b31448 View commit details
    Browse the repository at this point in the history
  29. fix

    ric-evans committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    75aa49a View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    e095e58 View commit details
    Browse the repository at this point in the history
  31. update tests

    ric-evans committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    96325b6 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    d95ec21 View commit details
    Browse the repository at this point in the history
  33. mypy

    ric-evans committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    ed7fc81 View commit details
    Browse the repository at this point in the history
  34. flake8

    ric-evans committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    12dab63 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    4e4fa69 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. typo

    ric-evans committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    612e5d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12ed416 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b6144b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d1bbde View commit details
    Browse the repository at this point in the history
  5. fix file-writing (wb)

    ric-evans committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    81ecbe6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79b21b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5ed3aab View commit details
    Browse the repository at this point in the history
  8. fix error case in test 401

    ric-evans committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    7680844 View commit details
    Browse the repository at this point in the history
  9. flake8

    ric-evans committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    9bad290 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9c728c5 View commit details
    Browse the repository at this point in the history
  11. fix stdout/stderr filenames

    ric-evans committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    b1a424c View commit details
    Browse the repository at this point in the history
  12. fix stdout/stderr filepaths

    ric-evans committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    c6b2efd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f388dcb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3e81024 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b43bde8 View commit details
    Browse the repository at this point in the history
  16. remove _stream_to_file()

    ric-evans committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    954190e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c71cf1b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a5615f8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7403f57 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c358500 View commit details
    Browse the repository at this point in the history
  21. post-merge cleanup

    ric-evans committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    d5f2d2a View commit details
    Browse the repository at this point in the history
  22. mypy

    ric-evans committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    5a886f9 View commit details
    Browse the repository at this point in the history
  23. remove TODO

    ric-evans committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    fe06bc4 View commit details
    Browse the repository at this point in the history