Skip to content

Commit

Permalink
That was weird
Browse files Browse the repository at this point in the history
  • Loading branch information
minuscorp committed Mar 1, 2018
1 parent a3db7d2 commit fa26fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ task = Task.new(work_block: proc {
queue.add_task_async(task: task)
```

## Recreatable Tasks
## Recreatable Tasks

The tasks that are created from the mixin `RecreatableTask` can be recovered in future executions of the `TaskQueue` where their were enqueued originally.

Expand Down

0 comments on commit fa26fa1

Please sign in to comment.