On Tue, Jan 2, 2018 at 12:51 PM, Eric Covener <cove...@gmail.com> wrote:
> On Tue, Jan 2, 2018 at 12:37 PM, Yann Ylavic <ylavic....@gmail.com> wrote:
>> On Tue, Jan 2, 2018 at 6:28 PM,  <yla...@apache.org> wrote:
>>> Author: ylavic
>>> Date: Tue Jan  2 17:28:53 2018
>>> New Revision: 1819858
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1819858&view=rev
>>> Log:
>>> poll, port: re-add the wakeup pipe to the pollset after it triggered.
>>>
>>> Just like user fds (file, socket), otherwise it's one shot only (PR-61786).
>>
>> I can't really compile/test this (no Solaris at hand), reasoning based
>> on code inspection...
>>
>>>
>>> Corresponding test committed in r1819857.
>>
>> May someone with the {hard,soft}ware test at r1819857 and then at
>> r1819858 (this commit) to see if it makes a difference?
>> I expect "testpoll" to wait indefinitely before at r1819857, and work
>> as usual at r1819858...
>>
>> Thanks!
>
> I am testing this now on Solaris/x64 and will report back. Thanks for
> the great work on event!

testpoll hangs at 1819857 and works at 1819861 (latest)

Reply via email to