Skip to content

Pre-release 0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@emintham emintham released this 15 Mar 17:11

Buggy plugins now fail gacefully. Errors are aggregated and can be retrieved by plugin_manager.get_errors(plugin_type1, plugin_type2). Its return type is a dict where each key is a filename of a buggy plugin and value is the error.