• Jim Fulton's avatar
    Bug Fixed: · 2ac9c337
    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.
    2ac9c337
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGES.txt 18.7 KB