-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e773021
commit 09dfd85
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
22 changes: 22 additions & 0 deletions
22
...cally_close_hutch-python_sessions_that_have_been_idle_for_48_hours_or_more..rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
5104 Automatically close hutch-python sessions that have been idle for 48 hours or more. | ||
################# | ||
|
||
API Changes | ||
----------- | ||
Added a new class object IPythonSessionTimer. The timer starts by calling the method _start_session(). | ||
|
||
Features | ||
-------- | ||
Times out a hutch-python session if it has been idle for 48 hours or more. | ||
|
||
Bugfixes | ||
-------- | ||
- N/A | ||
|
||
Maintenance | ||
----------- | ||
- N/A | ||
|
||
Contributors | ||
------------ | ||
Jane Liu |