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

Taskit tests do not run on latest Pharo6 #20

Closed guillep closed 5 years ago

guillep commented 8 years ago

Tests now track the creation of processes. So:

guillep commented 8 years ago

The issue fixes test timeouts due to killing the global worker. Still an issue has to be integrated in Pharo to fix the second problem: https://pharo.fogbugz.com/f/cases/19087/Tracking-of-processes-during-test-run-should-not-keep-processes-strongly