cooperative-computing-lab / cctools

The Cooperative Computing Tools (cctools) enable large scale distributed computations to harness hundreds to thousands of machines from clusters, clouds, and grids.
http://ccl.cse.nd.edu
Other
126 stars 111 forks source link

vine: change `clone` to `addref` #3799

Closed tphung3 closed 1 month ago

tphung3 commented 1 month ago

Proposed changes

This PR changes all clones from various objects to addrefs as agreed in https://github.com/cooperative-computing-lab/cctools/issues/3797.

Post-change actions

Put an 'x' in the boxes that describe post-change actions that you have done. The more 'x' ticked, the faster your changes are accepted by maintainers.

Additional comments

This section is dedicated to changes that are ambitious or complex and require substantial discussions. Feel free to start the ball rolling.

tphung3 commented 1 month ago

This PR is RTM.