Skip to content

Scripts: Re-print warnings on completion #1024

@Lestropie

Description

@Lestropie

Came to me while writing #1023.

Warnings may be issued to the user during Python script execution; either using app.warn(), or from within an MRtrix3 binary. However if the terminal printout is long, the user may not actually see them, despite their redness and boldness. It should be possible to buffer any warnings delivered, and re-print them at script completion to catch the user's attention.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions