Skip to content

pholactery/faction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Faction

Because of the shared key nature, if the tests run in parallel, it is possible that one test will be adding to a key while another one expects it to contain a fixed value.

This is dirty and horrible and awful, but for now tests must be run single-threaded:

 cargo test -- -test-threads=1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages