Commit d64a1da3 authored by Morris Jette's avatar Morris Jette
Browse files

Restore srun --pty resize ability

It seems to have been broken for some time due to logic blocking
SIGWINCH being removed from srun, which could result in the
signal being sent to any thread, not the thread designed to handle
window resizing.
parent fa250833
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment