#11939: Notebook "ulimit -v" does not work
------------------------+---------------------------------------------------
Reporter: jdemeyer | Owner: jason, mpatel, was
Type: defect | Status: new
Priority: critical | Milestone: sage-4.7.3
Component: notebook | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
------------------------+---------------------------------------------------
Description changed by jdemeyer:
Old description:
> The `ulimit -v` argument does not do anything at all (I have not tested
> other options), neither locally nor remote. Both commands
> {{{
> notebook(ulimit="-v 1")
> }}}
> and
> {{{
> notebook(server_pool=["jdemeyer@localhost"], ulimit="-v 1")
> }}}
> don't seem to put any limit.
New description:
The `ulimit -v` argument does not do anything at all (I have not tested
other `ulimit` options), neither locally nor remote. Both commands
{{{
notebook(ulimit="-v 1")
}}}
and
{{{
notebook(server_pool=["jdemeyer@localhost"], ulimit="-v 1")
}}}
don't seem to put any limit.
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11939#comment:1>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.