On Sat, 1 Mar 2008, Martin Laabs wrote:
I solved the dump problem in a not very clean way. First I changed dumps
behaviour to ignore the SIGPIPE signal when the -P and -a option is given.
The problem with occured than was the loss of data because of the race
condition between "write date to p
Hi,
I solved the dump problem in a not very
clean way.
First I changed dumps behaviour to ignore
the SIGPIPE signal when the -P and -a option
is given. The problem with occured than was
the loss of data because of the race condition
between "write date to pipe" and "receive SIGPIPE".
I solved th
2 matches
Mail list logo