Closed har23k closed 4 months ago
The MaybeArmedBoxFuture struct does not implement the Send trait, which means it cannot be transferred between threads. As a result, it cannot be used for any service in Monolake
MaybeArmedBoxFuture
The
MaybeArmedBoxFuture
struct does not implement the Send trait, which means it cannot be transferred between threads. As a result, it cannot be used for any service in Monolake