This commit is contained in:
John Cupitt 2014-01-14 13:47:11 +00:00
parent 4cb37cf0c3
commit a181ef1f2c
1 changed files with 2 additions and 1 deletions

View File

@ -885,7 +885,8 @@ vips_threadpool_run( VipsImage *im,
VIPS_DEBUG_MSG( "vips_threadpool_run: tick\n" );
if( pool->stop || pool->error )
if( pool->stop ||
pool->error )
break;
if( progress &&