You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.Exception ReferenceError: 'weakly-referenced object no longer exists' in <bound method PreparedStatement.__del__ of <fdb.fbcore.PreparedStatement object at 0x7fb1bb9b8e90>> ignored
.Exception ReferenceError: 'weakly-referenced object no longer exists' in <bound method Cursor.__del__ of <fdb.fbcore.Cursor object at 0x7fb1bb9b8e90>> ignored
Submitted by: @artyom-smirnov
Regression after commit 61195.
FDB unit tests full of error like:
.Exception ReferenceError: 'weakly-referenced object no longer exists' in <bound method PreparedStatement.__del__ of <fdb.fbcore.PreparedStatement object at 0x7fb1bb9b8e90>> ignored
.Exception ReferenceError: 'weakly-referenced object no longer exists' in <bound method Cursor.__del__ of <fdb.fbcore.Cursor object at 0x7fb1bb9b8e90>> ignored
Commits: c363a56 FirebirdSQL/fbt-repository@d9444cb
The text was updated successfully, but these errors were encountered: