测试内存池
This commit is contained in:
@@ -507,12 +507,6 @@ static int kvs_rbtree_save_node(iouring_ctx_t *uring, int fd, off_t *current_off
|
||||
|
||||
|
||||
if (!t) { return -4; }
|
||||
// int res = task_wait(t);
|
||||
task_destroy(t);
|
||||
|
||||
// if (res < 0) {
|
||||
// return -5;
|
||||
// }
|
||||
|
||||
*current_off += (off_t) total;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user