summaryrefslogtreecommitdiffstats
path: root/tests/testsuites/asynwr_deadlock.conf
Commit message (Collapse)AuthorAgeFilesLines
* new feature: $OMFileAsyncWriting directive addedRainer Gerhards2010-03-251-0/+1
| | | | it permits to specifiy if asynchronous writing should be done or not
* some cleanup, some additional comments and a bit more debug outputRainer Gerhards2010-03-181-8/+0
|
* added test to check for deadlock condition in async-written filesRainer Gerhards2010-03-171-0/+21
Note that this introduces a test case that breaks the current code. This commit does NOT yet provide the necessary code patch. Thus make check does currently hang.