Releases: cooperative-computing-lab/cctools
Releases · cooperative-computing-lab/cctools
devel
vine: correctly log idle disconnects (#4312)
release/7.16.0
-
Remove manager name reporting from automated tests. (#4277) -
WQ: port skip_list to maintain priority order in ready list. (#4279) -
vine: reset ready list only on retrieve/new worker (#4306) -
vine: a couple of memory leaks (#4304) -
Skip list priority implementation (#4287) -
unref dead nodes in list_rotate (#4284) -
Vine: Protect Pid in Process (#4285) -
fix nothing_happened_this_cycle with prefer dispatch (#4282) -
list_remove_item (#4283) -
Vine: Fix installation of plot tools. (#4278) -
vine: make evicting a randome worker a function (#4271) -
dttools: progress_bar src and test (#4248) -
Adjust fields to deal with the loss of a space between the manager address and "vine: " in the standard log file format. (#4274) -
vine: resolve ready replica type VINE_URL to the original (#4270) -
vine: remove libtask from w->current_libraries properly (#4272) -
vine: return count pruned in vine_prune_file (#4261) -
traverse w->current_libraries instead of w->current_tasks (#4262) -
Vine: Plotting tools cleanup (#4245) -
github ci macos-13 to macos-15 (#4267)
release/7.15.14
- use the getopt from the system #4260
release/7.15.13
-
vine: enforce max time in all cases (#4259) -
vine py: set_time_max usecs to secs in doc (#4257)
release/7.15.12
-
TV poncho clean (#4240) -
Vine: Source Code Clarifications (#4242) -
Vine: Update Taskgraph Format and Tool (#4243) -
vine: LIST_ITERATE_REVERSE (#4252) -
vine: task max wall time is expected in seconds (#4254)
release/7.15.11
bump version to 7.15.11
release/7.15.10
-
fix CI var typo (#4231) -
poncho: ignore same file error with hard links (#4230) -
Doc fixes (#4229) -
vine: write temp files with no-peer-xfers to stating dir (#4227) -
Fix removal sequence to avoid some rare memory errors: (#4224)
release/7.15.9
-
PLEDGE: Added initial path/file access statistics (#4220) -
catalog: add byte to malloc for 0x1A prefix (#4223) -
vine: replicas struct created only in table (#4221) -
catalog: free data when msg can't be sent (#4222) -
Catalog: Abort faster on SIGALRM (#4219) -
DaskVine Dag Reconstruction + Prune Porting (#4145) -
several valgrind fixes for taskvine (#4217) -
vine: remove printing message from the debug log (#4216) -
PLEDGE: Unified under 1 binary (#4212) -
vine: xfer csv plot fix column order (#4213)
release/7.15.8
release/7.15.7
-
Revert "Link: Fix failed listen after bind (#4189)"