-
Notifications
You must be signed in to change notification settings - Fork 310
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix missing DB update on AxClient.stop_trial_early (#2337)
Summary: Pull Request resolved: #2337 `AxClient.stop_trial_early` was not updating the trial status in the DB, leading to reloaded experiments showing the trial as still running. Reviewed By: Balandat Differential Revision: D55900104 fbshipit-source-id: c2cea6259d21e03bdcbf93e4442874c4a9562d23
- Loading branch information
1 parent
1f837a3
commit a161618
Showing
2 changed files
with
17 additions
and
4 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