Minor fix in ImageWorker

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Minor fix in ImageWorker

tinchodias
Hi,

Just to inform that I commit a new version in sthub/PharoExtras/ImageWorker with a small fix:

Name: ImageWorker-MartinDias.29
Author: MartinDias
Time: 10 March 2016, 4:55:51.231432 pm
UUID: b74855da-74b0-0743-b4c5-c56f73ee432d
Ancestors: ImageWorker-EstebanLorenzano.28

ImageWorker must initialize its timeoutBlock as a zero argument block, since it evaluates the block without arguments.


Cheers,
Martin