daft-engineers / vocoder

Open source vocoder designed for the Raspberry Pi.
https://daft-engineers.github.io/vocoder/
Mozilla Public License 2.0
9 stars 0 forks source link

Add overnight CI run #87

Closed bear-in-the-air closed 1 year ago

bear-in-the-air commented 1 year ago

Some problems with threading have only appeared when running the test 10k+ times which is too slow to run on a normal push. To solve this, an overnight run that repeats the tests a large number of times should be added to the CI setup to catch these errors in the future.

Success criteria