2
0
mirror of https://github.com/hibiken/asynq.git synced 2025-04-22 08:40:22 +08:00

9 Commits

Author SHA1 Message Date
Ken Hibino
0fc8c7411b Define broker interface 2020-04-17 07:00:55 -07:00
Ken Hibino
2a6ac30144 Reword doc comments 2020-04-15 07:30:59 -07:00
Ken Hibino
a4565e3a98 Allow user to configure shutdown timeout 2020-04-15 07:15:01 -07:00
Ken Hibino
d96d038b54 Add test cases for server error 2020-04-14 09:01:22 -07:00
Ken Hibino
15b836049d Update doc comments 2020-04-14 07:52:48 -07:00
Ken Hibino
68db689cdc Rename internal ProcessState to ServerState 2020-04-12 16:42:11 -07:00
Ken Hibino
1036677109 Refactor server state 2020-04-12 11:41:50 -07:00
Ken Hibino
f131c495b6 Export Start, Stop and Quiet method on Server type 2020-04-12 11:00:45 -07:00
Ken Hibino
2705b6d452 Rename Background to Server 2020-04-12 08:16:42 -07:00