zed/crates/scheduler
Nathan Sobo ae036f8ead
Read env vars in TestScheduler::many (#38897)
This allows ITERATIONS and SEED environment variables to override the
hard coded values during testing.

cc @ConradIrwin @as-cii 

Release Notes:

- N/A

---------

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
2025-09-25 13:03:56 -06:00
..
src Read env vars in TestScheduler::many (#38897) 2025-09-25 13:03:56 -06:00
Cargo.toml Make it possible to support GPUI in the scheduler crate (#37849) 2025-09-09 18:10:03 +00:00
LICENSE-APACHE