commit | ba48d5c8f9ad70894dcc8dc31fe49f0c3f58f55b | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Wed Jun 24 09:54:24 2020 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Wed Jun 24 12:21:26 2020 +0200 |
tree | 3f72896340c0821b9a50a474cd772944d7d69bf1 | |
parent | 49f90bf148c8737620fff795ae15e2e57fec59cd [diff] |
MINOR: tasks: pass the queue index to run_task_from_list() Instead of passing it a pointer to the queue, pass it the queue's index so that it can perform all the work around current_queue and tl_class_mask.