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

Revert "EPROD 653 define how to handle panics in the task scheduler" #209

Commits on Feb 19, 2024

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

Commits on Mar 12, 2024

  1. Merge branch 'main' into revert-202-EPROD-653-define-how-to-handle-pa…

    …nics-in-the-task-scheduler
    ufoscout committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    6883e7d View commit details
    Browse the repository at this point in the history
  2. Revert "Auxiliary commit to revert individual files from cd1b20d"

    This reverts commit 98ed4d82b198cc024d958f38f16d86a261e3b95e.
    ufoscout committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    7869e3a View commit details
    Browse the repository at this point in the history
  3. introduce_inner_task

    ufoscout committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    937f61d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. step 1

    ufoscout committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    bee183b View commit details
    Browse the repository at this point in the history
  2. Revamp scheduler logic

    ufoscout committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1215ee8 View commit details
    Browse the repository at this point in the history
  3. fix tests

    ufoscout committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    420c9f1 View commit details
    Browse the repository at this point in the history
  4. fmt

    ufoscout committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d4ffaee View commit details
    Browse the repository at this point in the history
  5. clippy

    ufoscout committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a90b4b4 View commit details
    Browse the repository at this point in the history
  6. Add scheduler_test_canister

    ufoscout committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    434a5c7 View commit details
    Browse the repository at this point in the history
  7. panic handler works!

    ufoscout committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    250b566 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. add logs

    ufoscout committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    8ba9b95 View commit details
    Browse the repository at this point in the history
  2. fix_tests

    ufoscout committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f6e4992 View commit details
    Browse the repository at this point in the history
  3. fmt

    ufoscout committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    3f93a11 View commit details
    Browse the repository at this point in the history
  4. clippy

    ufoscout committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    568b8ce View commit details
    Browse the repository at this point in the history
  5. clean

    ufoscout committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ce3c6de View commit details
    Browse the repository at this point in the history
  6. fix comment

    ufoscout committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ce067e2 View commit details
    Browse the repository at this point in the history
  7. remove unused deps

    ufoscout committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f132a5c View commit details
    Browse the repository at this point in the history