This repository has been archived by the owner on Dec 15, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
IS-929: Fix a bug on PRepEngine._reset_block_validation_penalty (#392)
* Change the target prep list to reset the block validation penalty from engine.preps to context.preps * Change the condition to pick up the P-Reps to reset the block validation penalty * Rename PRepEngine._release_block_validation_penalty() to PRepEngine._reset_block_validation_penalty() * Add a unittest to prep/test_engine.py
- Loading branch information
Chiwon Cho
authored
Dec 2, 2019
1 parent
591cc66
commit 3bc25c4
Showing
2 changed files
with
74 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters