Commit 99407d37 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

This bug shows why having both BE and LE test-boxes is important.

parent 367b5e1c
......@@ -96,7 +96,7 @@ struct params {
double wthread_add_delay;
double wthread_fail_delay;
double wthread_destroy_delay;
double wthread_stats_rate;
unsigned wthread_stats_rate;
ssize_t wthread_stacksize;
unsigned wthread_queue_limit;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment