« Previous | Next » 

Revision 38369

Added by Francisco José Peñarrubia almost 12 years ago

fixes #694
If a rasterProcess ends quickly, it may have progressActive=false and then, the finalization process is not executed. So, with this change, if incrementableTask doesn't exist, then the window is closed.
Also, to avoid waiting too much to close a wms layer, we use a counter. It will be better to avoid Thread.sleep, but this patch is safer.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences