Kyle Travelet
Kyle Travelet
The ability to control the emit frequencies for various events would be a very welcomed feature in my case. I'm trying to put the data in a database for historical...
tokio::JoinSet and hickory_resolver::Resolver causes "Cannot start a runtime from within a runtime"
Rust newb here. I'm assuming I'm doing something wrong but I cant figure it out. I created a minimal repro with the error below: ``` #[tokio::main] async fn main() ->...
First of all thanks a ton for this. Seems to works really well. I have one small non mission critical issue. Once I POST data there always a extra data...
Just curious why there seems to be such a big difference between the memory consumption reporting by the 2 different tools. PM2: 64.313 MB Top: 63840 Memwatch current_base: 19793416 Am...