Todo: update

This commit is contained in:
2025-10-04 14:51:14 -04:00
parent 3a50be05f8
commit eb810e62e9
+2
View File
@@ -9,3 +9,5 @@
a ref and not by-value. Propagate this upward into
SerializedAsyncContin and into all derived classes'
constructors.
* Try changing the type of LockerAndInvokerBase::serializedContinuationVaddr
to be a ref instead of a pointer.