Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: CVS commit: src/tests/kernel



"Christos Zoulas" writes:
> Module Name:	src
> Committed By:	christos
> Date:		Sun Jan 13 15:36:57 UTC 2019
> 
> Modified Files:
> 	src/tests/kernel: t_timeleft.c
> 
> Log Message:
> Increase the timeout a bit, and make sure we join so that there is no
> race.

i notice both pthread_kill() and pthread_join() calls here do 
not have their return value checked.

any particular reason?  shouldn't their failiure also be a
test failure?


.mrg.


Home | Main Index | Thread Index | Old Index