Skip to content

Add last resort handler

Compare
Choose a tag to compare
@tclune tclune released this 09 Apr 19:02
· 6 commits to master since this release
de60c2e

Added

  • Added a "last resort" handler for when no handlers are found.
    (ala Python's logger)

Fixed

  • A problem with link-time dependency injection for mock MPI was
    fixed with generator expressions. Previously the fix for tests broke
    the examples