Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Adapt to KAsync namespace change | Dan Vrátil | 2015-05-15 |
| | |||
* | Fixed lifetime management of resultSet. | Christian Mollekopf | 2015-04-27 |
| | | | | | The resultSet remains valid for the duration of the thread. We keep the thread running until the ResultEmitter is deleted. | ||
* | Keep thread alive until the end of the query, and cleanup the resultSet. | Christian Mollekopf | 2015-04-24 |
| | |||
* | Moved clientapitest to tests | Christian Mollekopf | 2015-04-15 |