Skip to content

POSIXTerminal deinit not called. #8

@zaneenders

Description

@zaneenders

The POSIXTerminal deinit does not seem to be called on Linux or MacOS when closing the demo using ctrl-c. I did some testing by adding fatalError("not called") as the first line of the deinit.

I see you have a note about setting up a SIGWINCH handler would an acceptable fix be adding a SIGINT handler and manually reset termios?

Thanks,
Zane

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions