mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-02-10 05:57:28 +00:00
Splitting up the processes of request(), submit(), and collect() makes our data structures, house keeping, and code unnecessarily complicated. Drop the latter two and now do all of it in just request(). This avoids having to have a separate requested_test map, having to fetch test results twice, and gets rid of some state keeping.
README for britney v2.0 ======================= Please write here some useful stuff.
Languages
Python
99.6%
Shell
0.3%