Message7375
I just pushed this to CI.
I assume we are calling post_init in the database backend which invokes hyperdb's
post_init by calling:
super(Database, self).post_init()
in the backend post_init methods.
Did this show up with my HTTP 1.1 patches because under 1.1 only one
request was done per connection and each request opens a new db handle? |
|
Date |
User |
Action |
Args |
2021-11-29 20:32:41 | rouilj | set | messageid: <1638217961.23.0.877640435837.issue2551172@roundup.psfhosted.org> |
2021-11-29 20:32:41 | rouilj | set | recipients:
+ rouilj, schlatterbeck |
2021-11-29 20:32:41 | rouilj | link | issue2551172 messages |
2021-11-29 20:32:41 | rouilj | create | |
|