Hmm, I ran a test and noticed that e_source_remove(), the method used to remove an EDS database, does not remove the local database file immediately. Instead it relies on a garbage collector to remove the obsolete local data. I'll check with the upstream developers to see how an immediate removal can be accomplished.