Closed lenesxy closed 3 weeks ago
VoxelStreamSQLite::load_all_blocks VoxelStreamSQLite::get_current_coordinate_format VoxelStreamSQLite::copy_blocks_to_other_sqlite_stream[missing twice, recycle_connection() and dst_stream->recycle_connection()]
These functions seem to be missing recycle_connection() after get_connection()
Should be fixed with 8aa25f33ad21ab5cd68c49e38a24ffefed587ec2
VoxelStreamSQLite::load_all_blocks VoxelStreamSQLite::get_current_coordinate_format VoxelStreamSQLite::copy_blocks_to_other_sqlite_stream[missing twice, recycle_connection() and dst_stream->recycle_connection()]
These functions seem to be missing recycle_connection() after get_connection()