2
0
mirror of https://github.com/hibiken/asynq.git synced 2025-10-03 17:22:01 +08:00

Add Inspector.Groups method

This commit is contained in:
Ken Hibino
2022-03-19 07:23:09 -07:00
parent e939b5d166
commit 4c8432e0ce
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) {