Hi,
Can you load Roassal2 in the recent Pharo4 (40226) ? I use this script:
Gofer new smalltalkhubUser: 'ObjectProfile' project: 'Roassal2'; package: 'ConfigurationOfRoassal2'; load. (Smalltalk at: #ConfigurationOfRoassal2) load.
And after a particular time, the image consume 100% of CPU, it does not do anything visible and I cannot stop it by (CMD+.).
Thank you for any comment, Juraj