Fixed|DocumentWidget: Wait for background tasks to stop in destructor
The widget cannot be destroyed until the background tasks are finished(if any are running at time of destruction).
View differences
Fixed|DocumentWidget: Wait for background tasks to stop in destructor
The widget cannot be destroyed until the background tasks are finished
(if any are running at time of destruction).