zed/crates/text
Nathan Sobo 273988b8d5 Set transaction group interval to ZERO by default in tests
We were seeing non-deterministic behavior in randomized tests when
generating backtraces took enough time to cause transactions to group
in some cases, but not group in others.

Tests will need to explicitly opt into grouping if they want it by
setting the interval explicitly. We have tests in the text module that
currently test the history grouping explicitly, but I'm not sure
it's needed elsewhere.
2022-12-27 16:47:28 -07:00
..
src Set transaction group interval to ZERO by default in tests 2022-12-27 16:47:28 -07:00
Cargo.toml Finished refactoring out fs and rope 2022-10-11 15:25:54 -07:00