fix flushing loggers (#1459)

* flushing loggers

* flushing loggers

* flushing loggers

* flushing loggers

* changelog

* typo

* fix trains

* optimize imports

* add logger test all

* add logger test pickle

* flake8

* fix benchmark

* hanging loggers

* try

* del

* all

* cleaning
This commit is contained in:
Jirka Borovec
2020-04-14 20:32:33 -04:00
committed by GitHub
parent c96c6a6b33
commit b3fe17ddeb
21 changed files with 209 additions and 334 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
requires: 'minimal'
# Timeout: https://stackoverflow.com/a/59076067/4521646
timeout-minutes: 30
timeout-minutes: 15
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}