#52708: Trac admin gateway timeout or internal server error -----------------------------+--------------------- Reporter: ryandesign | Owner: admin@… Type: defect | Status: closed Priority: Normal | Milestone: Component: server/hosting | Version: Resolution: fixed | Keywords: Port: | -----------------------------+--------------------- Comment (by neverpanic): Replying to [comment:4 jmroot]:
That would probably just be the GIL if a lot of time is being spent computing in python code.
I see a single process using lots of CPU, and if I run ltrace on that process I see a number of calls into `apr_*`, which makes me think this is probably mod_wsgi code, not Python. -- Ticket URL: <https://trac.macports.org/ticket/52708#comment:5> MacPorts <https://www.macports.org/> Ports system for macOS