zed/crates/gpui
Nathan Sobo 1293b21b2d Get db tests passing with Tokio Postgres adaptor
We now run tests that interact with the real database under a Tokio reactor. We make the tests run multi-threaded so we can block on the main thread on database teardown and still make progress actually tearing down the DB.

Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
2022-04-26 13:30:21 -06:00
..
examples
grammars/context-predicate
src Get db tests passing with Tokio Postgres adaptor 2022-04-26 13:30:21 -06:00
build.rs
Cargo.toml