You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My Sphinx builds are taking a long time after a bunch of runs.
With @AA-Turner we tracked it down to the AuditEvents extension appending new values in each run to a list that's persisted in the environment pickle.
Bug report
My Sphinx builds are taking a long time after a bunch of runs.
With @AA-Turner we tracked it down to the AuditEvents extension appending new values in each run to a list that's persisted in the environment pickle.
Adam, over to you :)
Linked PRs
AuditEvents.sources#134849AuditEvents.sources(GH-134849) #134853AuditEvents.sources(GH-134849) #134854