vtkAsyncTaskQueue: handle vtkSmartPointer properly
vtkAsyncTaskQueue::Push
will now always copy a provided vtkSmartPointer
increasing its reference count.
vtkAsyncTaskQueue::Push
will now always copy a provided vtkSmartPointer
increasing its reference count.