pharo-contributions / taskit

TaskIt is a library that ease Process usage in Pharo. It provides abstractions to execute and synchronize concurrent tasks, and several pre-built mechanisms that are useful for many application developers.
MIT License
43 stars 24 forks source link

Removed duplicate manifests #22

Closed theseion closed 7 years ago

theseion commented 7 years ago

There were four manifest directories, two of them spelled with 'IT', the other two with 'It'. This was a bit of a problem for me as I use a case insensitive file system.

I've removed the duplicates, using the lowercase 'It' spelling.

theseion commented 7 years ago

The build probably fails because it runs on Pharo 5, not 6.

theseion commented 7 years ago

Extended PR with debugger implementation. Please also look at the changes to the baseline.