#13127: find and fix memory leak in docbuilding
-----------------------------+----------------------------------------------
Reporter: jhpalmieri | Owner: mvngu
Type: defect | Status: new
Priority: major | Milestone: sage-5.1
Component: documentation | Keywords: sphinx
Work issues: | Report Upstream: N/A
Reviewers: | Authors:
Merged in: | Dependencies:
Stopgaps: |
-----------------------------+----------------------------------------------
It seems that there is a memory leak when building the documentation. This
might be caused by the intersphinx extension (enabled at #9128). We should
track this down and fix it.
See #13057 for some relevant discussion. The patch there turned off the
intersphinx extension during introspection, in part because of this memory
leak. If we can fix the problem, we can reenable this extension, thus
enabling commands like
`sage.algebras.group_algebra_new.GroupAlgebra.one_basis?` to display links
in the notebook.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13127>
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.