Skip to content

release/7.16.0

Choose a tag to compare

@github-actions github-actions released this 05 Jan 17:33
· 77 commits to master since this release
  • 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)