The uninstall for this module deletes the activity stream content type, but not the content.
Then you can't delete the hundreds and hundreds and hundreds of nodes because the interface doesn't like that.
Luckily, I had it set so that all activity stream nodes were not published, so that I could filter it that way.
Comments
Comment #1
akalsey commentedHow does it break your site? There's nothing stored in the nodes that requires the module to be present.
This is by design. I think user would expect that their content would get removed upon uninstalling the module. I'm following the principal of least surprise here.