Edgewall Software

Changes between Initial Version and Version 1 of Ticket #4984, comment 6


Ignore:
Timestamp:
May 24, 2016, 10:11:53 PM (8 years ago)
Author:
Ryan J Ollos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4984, comment 6

    initial v1  
    11Can reproduce running through mod_python. The error shows up at random times.
    22
    3 It looks like a problem with ConnectionPoolBackend._pool still holding the PostgreSQLConnection(s) that was closed during database restart.
     3It looks like a problem with `ConnectionPoolBackend._pool` still holding the PostgreSQLConnection(s) that was closed during database restart.