Skip to content

Commit

Permalink
Trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
houjun committed Aug 27, 2024
1 parent a4bb2c0 commit 6701859
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/api/pdc_client_connect.c
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,6 @@ int cache_total_g = 0;
pdc_data_server_io_list_t *client_cache_list_head_g = NULL;

static uint64_t object_selection_query_counter_g = 0;

static pthread_t hg_progress_tid_g;
static int hg_progress_flag_g = -1; // -1 thread unintialized, 0 thread created, 1 terminate thread
static int hg_progress_task_cnt_g = 0;
Expand Down

0 comments on commit 6701859

Please sign in to comment.