mirror of
https://github.com/hibiken/asynq.git
synced 2024-12-25 23:32:17 +08:00
b7c0c5d3aa
It is possible that user mutates the task's payload in Handler (Although doc says the task in handler is read-only). Prevent ending up in an inconsistent state by handling the case where user mutates the task. |
||
---|---|---|
.. | ||
inspect_test.go | ||
inspect.go | ||
rdb_test.go | ||
rdb.go |