Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Use the new twisted logging framework. #1731
+13
−3
Conversation
NegativeMjark
assigned
ara4n
Dec 30, 2016
NegativeMjark
referenced this pull request
Dec 30, 2016
Closed
avoid leaking twisted log events by routing them to python's logging #1728
ara4n
reviewed
Dec 30, 2016
lgtm - thanks for fixing the collision with the legacy logging stuff.
NegativeMjark
merged commit 0eac4fa
into
release-v0.18.6
Dec 30, 2016
6 of 8 checks passed
Sytest Dendron (Merged PR)
Build finished.
Details
Sytest SQLite (Merged PR)
Build finished.
Details
Sytest Dendron (Commit)
Build #1283 origin/markjh/logging-memleak succeeded in 12 min
Details
Sytest Postgres (Commit)
Build #2126 origin/markjh/logging-memleak succeeded in 8 min 53 sec
Details
Sytest Postgres (Merged PR)
Build finished.
Details
Sytest SQLite (Commit)
Build #2168 origin/markjh/logging-memleak succeeded in 8 min 1 sec
Details
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
continuous-integration/travis-ci/push
The Travis CI build passed
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
NegativeMjark commentedDec 30, 2016
Hopefully adding an observer to the new framework will avoid a memory
leak https://twistedmatrix.com/trac/ticket/8164