commit | b6334ea2b28212465770eea6fae2340675b85bb5 | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Mon Aug 01 21:23:49 2011 +0400 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Mon Aug 01 21:23:49 2011 +0400 |
tree | 21511cb21a9534942f8ff0f93d3f866636766ada | |
parent | 3c754335650c3c0e6b53c291e8b674bc5ec4cdd3 [diff] |
Tests: move logging out of alarm. Logging large amounts of data may be terminated by alarm() which isn't really good (and likely to corrupt TAP output). Problem seen on limit_req.t test with logging enabled.