-
Jim Fulton authored
ZEO manages a separate thread for client network IO. It created this thread on import, which caused problems for applications that implemented daemon behavior by forking. Now, the client thread isn't created until needed.
b51ce70e
To find the state of this project's repository at the time of any of these versions, check out
the tags.