Todo: update
This commit is contained in:
@@ -9,5 +9,6 @@
|
||||
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.
|
||||
* In classes like udpCommandDemuxer and possibly other such background tasks,
|
||||
use a spinlock to ensure that the stop() function doesn't deallocate the
|
||||
data to be used by the daemon task while the daemon task is executing.
|
||||
|
||||
Reference in New Issue
Block a user