Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add QProcess check in msgpackiodevice dtor
This uses a dynamic cast for casting this to a QProcess and calls QProcess::terminate() to try and softly shut it down, waiting at most 100ms for the process.
- Loading branch information