Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[p2-dev] repository that was removed shows up again....

Hello:

Does anyone know why a repository that was removed through the IRepositoryManager.removeRepository(URI location) shows up sporadically as a valid repository through the IRepositoryManager.getKnownRepositories() again? Or in other words, after removing the repository I don't see this repository coming back again most of the time, however once in a while it shows up. Is anyone aware of any race conditions that p2 have when removing a repository and querying for the available repositories again?

Thank you,

Soby Chacko


Back to the top