Closed lthibault closed 1 year ago
Follow up of https://github.com/wetware/casm/pull/71. Replaces use of casm.FuturePtr in csp package with csp.Future, which is actually correct.
casm.FuturePtr
csp
csp.Future
This PR is in draft until https://github.com/wetware/casm/pull/71 is merged, and the local version of CASM can be upgraded.
Follow up of https://github.com/wetware/casm/pull/71. Replaces use of
casm.FuturePtr
incsp
package withcsp.Future
, which is actually correct.This PR is in draft until https://github.com/wetware/casm/pull/71 is merged, and the local version of CASM can be upgraded.