2
0
mirror of https://github.com/hibiken/asynq.git synced 2025-10-21 21:46:12 +08:00

Add Inspector.Groups method

This commit is contained in:
Ken Hibino
2022-03-19 07:23:09 -07:00
parent c28293b3b7
commit ba709fd4c4
3 changed files with 141 additions and 2 deletions

View File

@@ -513,7 +513,6 @@ func TestGroupStats(t *testing.T) {
}
})
}
}
func TestGetTaskInfo(t *testing.T) {