Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

timeout handling #3899

Closed
mc-butler opened this issue Feb 12, 2018 · 1 comment
Closed

timeout handling #3899

mc-butler opened this issue Feb 12, 2018 · 1 comment
Labels
area: core Issues not related to a specific subsystem prio: medium Has the potential to affect progress res: invalid The ticket is not a bug, or is a support request

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/3899
Reporter xmlich02 (xmlich02@….fit.vutbr.cz)

The terminal TMOUT parameter causes the terminal to exit after an inactivity timeout. However, MC stays open and allows browsing and editing, which is a security concern.

In a joint issue, using MC and its subsell does not affect the timeout. Therefore, if TMOUT=10 and I browse for 15 seconds, then press Ctrl-o, MC exits. It should instead propagate activity.

Finally, perhaps this should be handled while waiting for files to be copied, etc.?

@mc-butler
Copy link
Author

Changed by zaytsev (@zyv) on Feb 12, 2018 at 21:12 UTC (comment 1)

  • Status changed from new to closed
  • Resolution set to invalid
  • Milestone Future Releases deleted

I don't think there is anything we can do about it:

https://stackoverflow.com/questions/23360130/tmout-not-working-if-user-opens-files

This is the way TMOUT is supposed to work...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: core Issues not related to a specific subsystem prio: medium Has the potential to affect progress res: invalid The ticket is not a bug, or is a support request
Development

No branches or pull requests

1 participant