Edgewall Software
Modify

Opened 19 years ago

Closed 19 years ago

#1687 closed defect (fixed)

SQLite exception closing connection pools in unit tests

Reported by: Matthew Good Owned by: Jonas Borgström
Priority: normal Milestone:
Component: general Version: devel
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Running trunk as of [1810] I'm getting the following exceptions at the end of running the unit tests:

Exception _sqlite.ProgrammingError: <_sqlite.ProgrammingError instance at 0x2aaaaf52b320> in
 <bound method PooledConnection.__del__ of <trac.db.PooledConnection object at 0x2aaaaf3abb90>> ignored
Exception _sqlite.ProgrammingError: <_sqlite.ProgrammingError instance at 0x2aaaaf3abb90> in
 <bound method PooledConnection.__del__ of <trac.db.PooledConnection object at 0x2aaaaf3abbd8>> ignored

Attachments (0)

Change History (1)

comment:1 by Matthew Good, 19 years ago

Resolution: fixed
Status: newclosed

[1814] should fix this.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.