How to delete old directory of container already deleted?
When delete any container, the container is marked as deleted. And that's it. but finally container's real directoy not deleted. In this reason, Although I delete many old container, container-updater will continue to be checked for synchronization, over and over and over including all directory of deleted container already. This cause terrible performance bottle neck by repetitive creating and deleting of container as time goes on.
How can I delete container's real directory permanently, of active account?