> For now I will use a thread to remove the block, but I think this > may be > an area that needs to be looked into. Blocking system calls can always > return with errno = EINTR, so wherever a blocking system call is > used in > dnspython, that should be taken into account.
I agree this is a bug, and it will be fixed in the next release. Thanks for the report! /Bob _______________________________________________ dnspython-bugs mailing list [email protected] http://woof.play-bow.org/mailman/listinfo/dnspython-bugs
