stuff
This commit is contained in:
parent
4cb37cf0c3
commit
a181ef1f2c
@ -885,7 +885,8 @@ vips_threadpool_run( VipsImage *im,
|
|||||||
|
|
||||||
VIPS_DEBUG_MSG( "vips_threadpool_run: tick\n" );
|
VIPS_DEBUG_MSG( "vips_threadpool_run: tick\n" );
|
||||||
|
|
||||||
if( pool->stop || pool->error )
|
if( pool->stop ||
|
||||||
|
pool->error )
|
||||||
break;
|
break;
|
||||||
|
|
||||||
if( progress &&
|
if( progress &&
|
||||||
|
Loading…
Reference in New Issue
Block a user