firstbatchxyz / dkn-compute-node

Compute Node of Dria Knowledge Network.
Apache License 2.0
8 stars 2 forks source link

feat: use onehsot channel instead of cloned Cancellation tokens? #54

Open erhant opened 1 week ago

erhant commented 1 week ago

See https://docs.rs/tokio/latest/tokio/sync/oneshot/fn.channel.html and https://cybernetist.com/2024/04/19/rust-tokio-task-cancellation-patterns/