mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 10:58:56 +00:00
more
This commit is contained in:
@@ -269,7 +269,7 @@ pub fn finalize(this: *MySQLConnection) void {
|
||||
this.stopTimers();
|
||||
debug("MySQLConnection finalize", .{});
|
||||
|
||||
this.js_value.deinit();
|
||||
this.js_value.finalize();
|
||||
this.deref();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user