[refactor] use vector in scratch
Replace custom code with generic vectors for the scratch implementation. In the process, fix a bug in the management of tiles, as they were being freed on pull completion, which is wrong.
Please register or sign in to comment