mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2025-04-21 17:07:28 +00:00
add worker_affinity feature
split runtime init from main.rs Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
5f7636f177
commit
71673b2a88
6 changed files with 212 additions and 54 deletions
|
@ -494,6 +494,9 @@ version = "1.0.89"
|
|||
[workspace.dependencies.bytesize]
|
||||
version = "1.3.0"
|
||||
|
||||
[workspace.dependencies.core_affinity]
|
||||
version = "0.8.1"
|
||||
|
||||
#
|
||||
# Patches
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue