#370 Treat non-existing profile as an error in read_config
Closed: Fixed Opened 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.


PR #375

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)

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

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/370

Please continue any further discussion there.

Metadata