[pgjdbc/pgjdbc] 12bb08: chore: avoid non-blocking IO for stdout to workaro...

From: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [pgjdbc/pgjdbc] 12bb08: chore: avoid non-blocking IO for stdout to workaro...
Date: 2018-01-07 18:04:29
Message-ID: 5a52612da7f3f_1fdb2b0fc4929c041027f9@hookshot-fe-da92815.cp1-iad.github.net.mail
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Branch: refs/heads/master
Home: https://github.com/pgjdbc/pgjdbc
Commit: 12bb084035a13c4fb690df93837b37e85354ebc4
https://github.com/pgjdbc/pgjdbc/commit/12bb084035a13c4fb690df93837b37e85354ebc4
Author: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
Date: 2018-01-07 (Sun, 07 Jan 2018)

Changed paths:
M .travis/travis_build.sh

Log Message:
-----------
chore: avoid non-blocking IO for stdout to workaround "stdout: write error" in Travis

Try workaround https://github.com/travis-ci/travis-ci/issues/4704#issuecomment-348435959

Browse pgsql-jdbc by date

  From Date Subject
Next Message Simon Riggs 2018-01-08 07:04:51 Re: [HACKERS] Statement-level rollback
Previous Message vlsi 2018-01-07 17:11:28 [pgjdbc/pgjdbc]