Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
divi255 committed Jul 19, 2019
1 parent 13ad6df commit 8293548
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 @@ -55,7 +55,7 @@ all their public methods are thread-safe.
execute specified tasks in a pool of workers.

**atasker** method *background_task* solves the same problem but in slightly
different way, providing priorities to the tasks, while *atasker* workers do
different way, adding priorities to the tasks, while *atasker* workers do
absolutely different job:

* in *concurrent.futures* worker is a pool member which executes the single
Expand Down

0 comments on commit 8293548

Please sign in to comment.