projects
/
python_utils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Break a dependency from zookeeper to config.
[python_utils.git]
/
executors.py
2022-08-10
Scott Gasch
Upgrade to python 3.9.
blob
|
commitdiff
|
raw
2022-06-03
Scott Gasch
Rename a method in exec_utils.
blob
|
commitdiff
|
raw
|
diff to current
2022-06-02
Scott Gasch
Initial stab at a smarter doc/unit/integration/coverage...
blob
|
commitdiff
|
raw
|
diff to current
2022-05-31
Scott Gasch
Improve docstrings for sphinx.
blob
|
commitdiff
|
raw
|
diff to current
2022-03-25
Scott Gasch
Since this thing is on the innerwebs I suppose it shoul...
blob
|
commitdiff
|
raw
|
diff to current
2022-03-22
Scott Gasch
Loosen backup policy and cleanup code a little.
blob
|
commitdiff
|
raw
|
diff to current
2022-02-12
Scott Gasch
Change weights.
blob
|
commitdiff
|
raw
|
diff to current
2022-02-10
Scott Gasch
More cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2022-02-09
Scott Gasch
Fix typo.
blob
|
commitdiff
|
raw
|
diff to current
2022-02-09
Scott Gasch
Change the weights in the default executor's remote...
blob
|
commitdiff
|
raw
|
diff to current
2022-02-08
Scott Gasch
More cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2022-02-05
Scott Gasch
Add coding comments for files with utf8 characters...
blob
|
commitdiff
|
raw
|
diff to current
2022-02-03
Scott Gasch
Change settings in flake8 and black.
blob
|
commitdiff
|
raw
|
diff to current
2022-02-02
Scott
Let's be explicit with asserts; there was a bug in...
blob
|
commitdiff
|
raw
|
diff to current
2022-02-02
Scott
Used isort to sort imports. Also added to the git...
blob
|
commitdiff
|
raw
|
diff to current
2022-02-02
Scott
More type annotations.
blob
|
commitdiff
|
raw
|
diff to current
2022-01-31
Scott
Adds a quiet option to executor shutdown.
blob
|
commitdiff
|
raw
|
diff to current
2022-01-31
Scott
Tweak histograms in executors to include seconds label.
blob
|
commitdiff
|
raw
|
diff to current
2022-01-31
Scott
Use a label formatter for prettier histograms.
blob
|
commitdiff
|
raw
|
diff to current
2022-01-31
Scott
Fix a recent bug in executors. Thread executor needs...
blob
|
commitdiff
|
raw
|
diff to current
2022-01-31
Scott
Adds a shutdown_if_idle method to the executors and...
blob
|
commitdiff
|
raw
|
diff to current
2022-01-30
Scott
Do not adjust task count from a child process or thread...
blob
|
commitdiff
|
raw
|
diff to current
2022-01-27
Scott
Make the worker selection heuristics work harder to...
blob
|
commitdiff
|
raw
|
diff to current
2022-01-27
Scott
Ahem. Still running black?
blob
|
commitdiff
|
raw
|
diff to current
2022-01-27
Scott
Ran black code formatter on everything.
blob
|
commitdiff
|
raw
|
diff to current
2022-01-26
Scott
Minor tweaks.
blob
|
commitdiff
|
raw
|
diff to current
2022-01-25
Scott
Enable scp compression on remote executor to try to...
blob
|
commitdiff
|
raw
|
diff to current
2022-01-24
Scott
Report overall runtime in periodic status dumps.
blob
|
commitdiff
|
raw
|
diff to current
2022-01-23
Scott
Minor cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2022-01-23
Scott
Clean up the remote executor stuff and create a dedicat...
blob
|
commitdiff
|
raw
|
diff to current
2022-01-20
Scott
Stop using rsync in executors; this was a hack to work...
blob
|
commitdiff
|
raw
|
diff to current
2022-01-12
Scott
Scale back warnings.warn and add stacklevels= where...
blob
|
commitdiff
|
raw
|
diff to current
2022-01-11
Scott
Fix a couple of bugs in executors. Use run_tests.sh...
blob
|
commitdiff
|
raw
|
diff to current
2022-01-11
Scott
Start using warnings from stdlib.
blob
|
commitdiff
|
raw
|
diff to current
2022-01-06
Scott
A bunch of changes...
blob
|
commitdiff
|
raw
|
diff to current
2021-12-05
Scott
Various changes.
blob
|
commitdiff
|
raw
|
diff to current
2021-11-19
Scott Gasch
Make smart futures avoid polling.
blob
|
commitdiff
|
raw
|
diff to current
2021-11-17
Scott Gasch
Bugfixes in executors.
blob
|
commitdiff
|
raw
|
diff to current
2021-11-17
Scott Gasch
Make remote workers die if no longer needed; cleanups...
blob
|
commitdiff
|
raw
|
diff to current
2021-11-16
Scott Gasch
Making remote training work better.
blob
|
commitdiff
|
raw
|
diff to current
2021-11-15
Scott Gasch
Tighten up the remote executor.
blob
|
commitdiff
|
raw
|
diff to current
2021-11-13
Scott Gasch
Small bugfixes; also, add a new machine to the remote...
blob
|
commitdiff
|
raw
|
diff to current
2021-10-31
Scott Gasch
Ugh, a bunch of things. @overrides. --lmodule. Chrom...
blob
|
commitdiff
|
raw
|
diff to current
2021-10-24
Scott Gasch
Adds site_config; adds Tuya lights. Bugfixes.
blob
|
commitdiff
|
raw
|
diff to current
2021-10-19
Scott Gasch
Bugfixes.
blob
|
commitdiff
|
raw
|
diff to current
2021-10-07
Scott Gasch
Starting to move towards python3.9
blob
|
commitdiff
|
raw
|
diff to current
2021-09-10
Scott Gasch
Adding more tests, working on the test harness.
blob
|
commitdiff
|
raw
|
diff to current
2021-09-09
Scott Gasch
Add doctests to some of this stuff.
blob
|
commitdiff
|
raw
|
diff to current
2021-09-08
Scott Gasch
Various changes.
blob
|
commitdiff
|
raw
|
diff to current
2021-07-09
Scott Gasch
Reduce import scopes, remove cycles.
blob
|
commitdiff
|
raw
|
diff to current
2021-07-09
Scott Gasch
Lots of changes.
blob
|
commitdiff
|
raw
|
diff to current
2021-03-25
Scott Gasch
Initial revision
blob
|
commitdiff
|
raw
|
diff to current