Use `except Exception` in container ABCs
Simple way of addressing #516 and similar issues that could crop up from bugs / incomplete implementations in container methods.
Simple way of addressing #516 and similar issues that could crop up from bugs / incomplete implementations in container methods.