noxdafox / pebble

Multi threading and processing eye-candy.
GNU Lesser General Public License v3.0
536 stars 52 forks source link

Update timeout example in README.rst #134

Open aleph-ra opened 5 months ago

aleph-ra commented 5 months ago

Corrects the error being thrown in the timeout example in README and makes it more meaningful by adding sleep to simulate tasks and printing results from processes that finish.