Acked-by: Alin Gabriel Serdean <[email protected]>
> -----Mesaj original----- > De la: dev [mailto:[email protected]] În numele Paul Boca > Trimis: Friday, July 15, 2016 5:21 PM > Către: [email protected] > Subiect: [ovs-dev] [PATCH V7 01/16] python tests: Implemented signal.alarm > for Windows > > signal.alarm is not available in Windows and would trigger an exception when > called. Implemented this to mentain compatibility between Windows and > Linux for python tests. > > Signed-off-by: Paul-Daniel Boca <[email protected]> > --- > V2: No changes > V3: Code styling changes > V4: No changes > V5: No changes > V6: No changes > V7: Added function signal_alarm in fatal_signal.py to avoid > duplicating code _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
