leil-io / saunafs

SaunaFS is a free-and open source, distributed POSIX file system inspired by Google File System.
https://saunafs.com
GNU General Public License v3.0
62 stars 5 forks source link

fix(tests): Fix call to timeout_rescale #213

Closed lgsilva3087 closed 1 month ago

lgsilva3087 commented 1 month ago

The previous call was expanding to two arguments, possibly causing non-deterministic errors in some tests.