make the process-function test run really quickly
This commit is contained in:
parent
f69006aa54
commit
362069ea53
1 changed files with 1 additions and 1 deletions
|
|
@ -191,7 +191,7 @@ TEST ("process-function")
|
||||||
{
|
{
|
||||||
// this is what the scheduler would do once it figures out what function a job needs to run
|
// this is what the scheduler would do once it figures out what function a job needs to run
|
||||||
LumieraThread t;
|
LumieraThread t;
|
||||||
unsigned long long number = 10000019;
|
unsigned long long number = 1307;
|
||||||
|
|
||||||
lumiera_threadpool_init();
|
lumiera_threadpool_init();
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue