STINNER Victor added the comment:

2013/10/21 David Edelsohn <rep...@bugs.python.org>:
>> I added many tests when I added this feature to Python: see test_signal.py. 
>> By the way, it uses select.select() :-) Does test_signal pass successfully 
>> on AIX?
>
> @haypo: test_signal skips some tests on AIX.  See Issue #18238 .

Ah yes, the test on select+signal is skipped, but the basic feature
(writing a signal number in a pipe using wakeup fd) works on AIX.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19293>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to