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

Rewritten Engine's terminate and terminate_epoch logic #2645

Merged
merged 13 commits into from
Aug 23, 2022

Commits on Aug 15, 2022

  1. Added test_engine_run_resume

    vfdev-5 committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    46cddf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f027a12 View commit details
    Browse the repository at this point in the history
  3. - terminate() work on all events, called on catched _EngineTerminateE…

    …xception
    
    - terminate_epoch work on iteration-based events, called on catched  _EngineTerminateSingleEpochExpection
    - Fixed issue when attaching handlers on Events.TERMINATE_SINGLE_EPOCH
    vfdev-5 committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    8c36bfa View commit details
    Browse the repository at this point in the history
  4. Updated docstring

    vfdev-5 committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    4dc0a36 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4ee87b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    24ab65f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c56de4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4fca31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5365d42 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53c9659 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    b20b88a View commit details
    Browse the repository at this point in the history
  2. Updated tests and docs

    vfdev-5 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    d350ff5 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

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