Conversation
…of_core clippy rules * Manually changed part of the code to use core/alloc
* Imported Range in vm/src/anystr.rs
…, test_queues, test_runners
…test_streams, test_subprocess, test_taskgroups
…ccurate * Updated test_tasks, test_timeouts, and test_unix_events
|
Important Review skippedToo many files! 34 files out of 184 files are above the max files limit of 150. You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
(I'm realizing this also has my other changes from #6570, so it's probably better to merge that first, so that changes are more apparent) |
|
Whoops sorry. Wrote this last night; I'm realizing now, it needs to be tested with windows (+ probably mac) before it's merged |
|
I uhh. Realized I am very silly, and did not actually merge the changes from the actual asyncio library... |
Adds asyncio tests. Goes towards resolving #1671