﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	product
77	zzuf: fine-tune exit conditions	Sam Hocevar	Sam Hocevar	"Currently, most exit scenarios are considered crashes. zzuf needs a way to refine how it exits, for instance by ignoring some signals, or ignoring excess time usage.

It could be implemented with `-X` which is unused yet:

{{{
zzuf -X SIGABRT,SIGSEGV,SIGFPE,TIME
}}}
"	defect	assigned	major		core	SVN				zzuf
