Re: [RFC PATCH] rust: workqueue: Add an example for try_spawn()
From: Boqun Feng
Date: Wed Jul 30 2025 - 14:49:03 EST
On Wed, Jul 30, 2025 at 06:38:46PM +0200, Miguel Ojeda wrote:
> On Wed, Jul 30, 2025 at 6:34 PM Boqun Feng <boqun.feng@xxxxxxxxx> wrote:
> >
> > Miguel, Alice and Tejun, while I'm at it, should we also rename the
> > function to `spawn()` because of the motivation mentioned here [1]?
>
> Sounds good to me.
>
Thanks, I will add it in v2 (probably as a separate patch) if no one
shows any objection.
Regards,
Boqun
> Cheers,
> Miguel