Ivan Tham

Results 559 comments of Ivan Tham

Yes, and `spawn_blocking` in rust is costly, given that there is a lock and stuff. But I guess we can go with developer ergonomics and code readability here instead.

I am getting a different error for axum, after I changed the code it shows the error ``` 22:38:20 [dev] Build failed: Runtime Error: Build panicked! JoinError::Panic(Id(31), "failed to resolve...

![Image](https://github.com/user-attachments/assets/3bc6398d-5e47-4057-af5f-4b71ce25d99c) Can subsecond have serde being `^1` so that it can be more portable for packages that uses an older serde version? I wanted to add a hello world example...

This fixes compatibility issues with doctest as well as scrupy.

I tried to manually register an app I get the same error too.

Or maybe we can use austin as an alternative to py-spy? https://github.com/P403n1x87/austin

I think we should keep this issue small, maybe we can start with something simple such keyword completion, whole lines or files. Then close this issue, and open as we...

Of course multiple sources and asynchronous results is the best, but I believe no one is focusing on this yet.