Revision 4e67d55...

Go back to digest for 3rd February 2013

Bug Fixes in Development Tools

Milian Wolff committed changes in [kdevplatform/1.5] /dvcs:

Make it possible to kill DVcsJobs.

This is a safety measure, if a DVcsJob would be running and we close
KDevelop we cannot properly stop it. Then if result comes in we
might try to access our platform API in an invalid state.

This is the same reason why we see issues such as shown in bug
309715 - there for the CTestFindJob.

File Changes

Modified 2 files
  • /dvcs
  •   vcsjob.cpp
  •   vcsjob.h
2 files changed in total