Ticket #77 (assigned defect)
zzuf: fine-tune exit conditions
| Reported by: | sam | Owned by: | sam |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | core | Version: | SVN |
| Keywords: | Cc: | ||
| Product: | zzuf |
Description
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
Change History
Note: See
TracTickets for help on using
tickets.
