attilapiros commented on pull request #33936:
URL: https://github.com/apache/spark/pull/33936#issuecomment-915178351


   > I'm afraid this might kill the shell if a command is running for a long 
time? it triggers on commands.
   
   @srowen 
   
   I do not think as before the command is started the timer is stopped:
   ```
       stopInactivityTimer()
       super.command(line)
       startInactivityTimer()
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to