Skip to content

Terminal resize causes apache termination #69

Description

@Str1ker17

If I run tarantool-admin inside tmux as described

$ docker run -p 8000:80 quay.io/basis-company/tarantool-admin

and for example create a new lower pane by pressing Ctrl+B, +
then Apache says:

[Fri Jan 06 19:32:36.379860 2023] [mpm_prefork:notice] [pid 1] AH00170: caught SIGWINCH, shutting down gracefully

The same signal - SIGWINCH - will be sent also on generic terminal resize without tmux at all.
I believe this is not the indended behaviour and should be fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions