Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0.0beta3
-
Component/s: library
-
Security Level: Public
-
Labels:None
-
Environment:Any..
Description
If the server is not connected, a large spool operation will call connect() many times. For one, this makes it difficult to debug, and performs a lot of un-necessary system calls..
strace output and sample script attached
strace output and sample script attached