#370 Treat non-existing profile as an error in read_config
Closed: Fixed 7 years ago Opened 7 years ago by cqi.

When a non-existing profile name is passed to read_config, a warning message is printed and a dict object is returned. It would be nice to throw an error, which is helpful for API consumer to detect this error easily.


It also makes sense to me to fail on non-existent profile.

Metadata Update from @tkopecek:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

7 years ago

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.13

6 years ago

Login to comment on this ticket.

Metadata