Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Track the cpu used in the main thread by each logging context #420

Merged
merged 3 commits into from
Dec 4, 2015

Conversation

NegativeMjark
Copy link
Contributor

No description provided.

@@ -42,11 +55,21 @@ def __str__(self):
def copy_to(self, record):
pass

def start(self):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do you need these start and stop functions?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So that I don't need to check if the context is the sentinel when using the functions.

@illicitonion
Copy link
Contributor

shrug LGTM I guess

NegativeMjark added a commit that referenced this pull request Dec 4, 2015
Track the cpu used in the main thread by each logging context
@NegativeMjark NegativeMjark merged commit 3c85a31 into develop Dec 4, 2015
@erikjohnston erikjohnston deleted the markjh/resource_usage branch January 12, 2016 16:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants