mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-06-29 01:09:09 -04:00
fc47257d85
# Description of Changes Use an isolated server process per SDK test instead of a single process for all of the tests. In addition to reducing the memory footprint of each test run, this should also allow for more parallelism among the individual tests. # API and ABI breaking changes None # Expected complexity level and risk 1.5 # Testing The SDK test suite should continue to work