-
-
Notifications
You must be signed in to change notification settings - Fork 94
Closed
Description
num_cpus::get()
is totally broken (or my Macbook Air has surpassed the axioms of physics and now has 18,446,744,073,709,551,615 cores).
This is braking a lot of APIs so please treat this as urgent!
I spotted it as I am using nickel.rs and my server wouldn't start and debugged it to find out that Hyper was throwing an arithmetic overflow at server/mod.rs:90
and it's due to a broken num_cpus::get()
Metadata
Metadata
Assignees
Labels
No labels