Skip to content

Commit

Permalink
remove keepalive in IOM; it can deadlock
Browse files Browse the repository at this point in the history
  • Loading branch information
tomweber-sas committed Apr 9, 2024
1 parent a98c17b commit 9c0d59e
Show file tree
Hide file tree
Showing 13 changed files with 27 additions and 32 deletions.
4 changes: 2 additions & 2 deletions adding-procedures.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Contributing new methods &mdash; saspy 5.9.0 documentation</title>
<title>Contributing new methods &mdash; saspy 5.10.0 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down Expand Up @@ -32,7 +32,7 @@
<a href="index.html" class="icon icon-home"> saspy
</a>
<div class="version">
5.9.0
5.10.0
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions advanced-topics.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Advanced topics &mdash; saspy 5.9.0 documentation</title>
<title>Advanced topics &mdash; saspy 5.10.0 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down Expand Up @@ -32,7 +32,7 @@
<a href="index.html" class="icon icon-home"> saspy
</a>
<div class="version">
5.9.0
5.10.0
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions api.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>API Reference &mdash; saspy 5.9.0 documentation</title>
<title>API Reference &mdash; saspy 5.10.0 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down Expand Up @@ -32,7 +32,7 @@
<a href="index.html" class="icon icon-home"> saspy
</a>
<div class="version">
5.9.0
5.10.0
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
9 changes: 2 additions & 7 deletions configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Configuration &mdash; saspy 5.9.0 documentation</title>
<title>Configuration &mdash; saspy 5.10.0 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down Expand Up @@ -32,7 +32,7 @@
<a href="index.html" class="icon icon-home"> saspy
</a>
<div class="version">
5.9.0
5.10.0
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down Expand Up @@ -982,11 +982,6 @@ <h3>Remote<a class="headerlink" href="#remote" title="Permalink to this heading"
</dd>
<dt>timeout -</dt><dd><p>Timeout value for establishing connection to workspace server</p>
</dd>
<dt>keepalive -</dt><dd><p>Specifies to create a thread that makes a call to the Workspace server every X number of minutes to keep the
server from timing out. The Workspace servers timeout value is defined in Metadata and if this is set to be less
minutes than the timeout, it will keep the server from timing out and terminating. The default timeout for Workspace
servers is usually 60 minutes, but it can be set to whatever by an admin who defines these in metadata.</p>
</dd>
<dt>appserver -</dt><dd><p>If you have more than one AppServer defined on OMR, and one object spawner is configured to start workspace servers
from multiple Appservers, then you may need to pass the name of the physical workspace server (as defined in metadata)
that you want to connect to, i.e.: ‘SASApp - Workspace Server’. Without this the Object spawner will only try the
Expand Down
4 changes: 2 additions & 2 deletions genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &mdash; saspy 5.9.0 documentation</title>
<title>Index &mdash; saspy 5.10.0 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand All @@ -29,7 +29,7 @@
<a href="index.html" class="icon icon-home"> saspy
</a>
<div class="version">
5.9.0
5.10.0
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions getting-started.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Getting started &mdash; saspy 5.9.0 documentation</title>
<title>Getting started &mdash; saspy 5.10.0 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down Expand Up @@ -32,7 +32,7 @@
<a href="index.html" class="icon icon-home"> saspy
</a>
<div class="version">
5.9.0
5.10.0
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>SASPy &mdash; saspy 5.9.0 documentation</title>
<title>SASPy &mdash; saspy 5.10.0 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand All @@ -31,7 +31,7 @@
<a href="#" class="icon icon-home"> saspy
</a>
<div class="version">
5.9.0
5.10.0
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down Expand Up @@ -387,7 +387,7 @@
<img alt="https://user-images.githubusercontent.com/17710182/171252212-4af121a6-72d9-4234-b6cf-2a0d31eb8bf7.png" src="https://user-images.githubusercontent.com/17710182/171252212-4af121a6-72d9-4234-b6cf-2a0d31eb8bf7.png" />
<section id="saspy">
<h1>SASPy<a class="headerlink" href="#saspy" title="Permalink to this heading"></a></h1>
<p><strong>Date</strong>: Apr 08, 2024 <strong>Version</strong>: 5.9.0</p>
<p><strong>Date</strong>: Apr 09, 2024 <strong>Version</strong>: 5.10.0</p>
<p><strong>Source Repository:</strong> <a class="reference external" href="http://github.com/sassoftware/saspy">http://github.com/sassoftware/saspy</a></p>
<p><strong>Issues and Ideas:</strong> <a class="reference external" href="https://github.com/sassoftware/saspy/issues">https://github.com/sassoftware/saspy/issues</a></p>
<p><strong>Example Repo:</strong> <a class="reference external" href="https://github.com/sassoftware/saspy-examples">https://github.com/sassoftware/saspy-examples</a></p>
Expand Down
4 changes: 2 additions & 2 deletions install.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Installation &mdash; saspy 5.9.0 documentation</title>
<title>Installation &mdash; saspy 5.10.0 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down Expand Up @@ -32,7 +32,7 @@
<a href="index.html" class="icon icon-home"> saspy
</a>
<div class="version">
5.9.0
5.10.0
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions license.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>License &mdash; saspy 5.9.0 documentation</title>
<title>License &mdash; saspy 5.10.0 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand All @@ -31,7 +31,7 @@
<a href="index.html" class="icon icon-home"> saspy
</a>
<div class="version">
5.9.0
5.10.0
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions limitations.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Limitations, restrictions and work arounds &mdash; saspy 5.9.0 documentation</title>
<title>Limitations, restrictions and work arounds &mdash; saspy 5.10.0 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down Expand Up @@ -32,7 +32,7 @@
<a href="index.html" class="icon icon-home"> saspy
</a>
<div class="version">
5.9.0
5.10.0
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Python Module Index &mdash; saspy 5.9.0 documentation</title>
<title>Python Module Index &mdash; saspy 5.10.0 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down Expand Up @@ -36,7 +36,7 @@
<a href="index.html" class="icon icon-home"> saspy
</a>
<div class="version">
5.9.0
5.10.0
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions search.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Search &mdash; saspy 5.9.0 documentation</title>
<title>Search &mdash; saspy 5.10.0 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />

Expand Down Expand Up @@ -32,7 +32,7 @@
<a href="index.html" class="icon icon-home"> saspy
</a>
<div class="version">
5.9.0
5.10.0
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="#" method="get">
Expand Down
4 changes: 2 additions & 2 deletions troubleshooting.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Troubleshooting &mdash; saspy 5.9.0 documentation</title>
<title>Troubleshooting &mdash; saspy 5.10.0 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down Expand Up @@ -32,7 +32,7 @@
<a href="index.html" class="icon icon-home"> saspy
</a>
<div class="version">
5.9.0
5.10.0
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down

0 comments on commit 9c0d59e

Please sign in to comment.