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

For Pharo 9, don't include TaskitDebugger in default group #95

Closed tinchodias closed 3 years ago

tinchodias commented 3 years ago

Fixes #94

See issue for more details

tinchodias commented 3 years ago

I didn't had time to check why tests error. But I saw the same error locally: isDebuggingCompatible sent to nil.

However, this is another issue. Before this change, the project doesn't load in Pharo 9.