Ticket #2989 (closed defect: fixed)
[with patch; needs review] notebook -- issue with how the notebook is run that breaks it sometimes; also fix a typo in pid.
| Reported by: | was | Owned by: | boothby |
|---|---|---|---|
| Priority: | major | Milestone: | sage-3.0 |
| Component: | notebook | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
I made very minor harmless change to how the notebook twisted daemon is started, which makes it more robust. Also, it was completely broken on my system until I made this change. This is probably related to us updating to a new version of twistd.
The change is just to cd into the notebook directory before starting the tracd server. That's it.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

