juliex icon indicating copy to clipboard operation
juliex copied to clipboard

Results 4 juliex issues
Sort by recently updated
recently updated
newest added

I'm not sure how much sense this makes without a way to import the main thread into working for the thread pool (maybe that's possible?), but for consistency it would...

This library doesn't look active, Can it be move to [Rustasync organization](https://github.com/rustasync). It may will be better for it

I've noticed that inside the executor bounds basically all errors are handled through `.unwrap()`. I was wondering if there's perhaps a way it could bubble past the boundary using the...