Bug 5485 - Turn commented debugging code in async.py into debug logging instead
Summary: Turn commented debugging code in async.py into debug logging instead
Status: CLOSED WONTFIX
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Other (show other bugs)
Version: pre-1.0
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.15.0
Assignee: Bugzilla mail exporter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-02 16:50 CEST by Karl Mikaelsson
Modified: 2023-05-02 13:24 CEST (History)
1 user (show)

See Also:
Acceptance Criteria:


Attachments

Description Karl Mikaelsson cendio 2015-04-02 16:50:42 CEST
There's no logging right now, but it would be useful to have access to for example the size of delayed_calls and asyncore.socket_maps by some other measure than rewriting async.py by hand.
Comment 1 Pierre Ossman cendio 2023-05-02 13:24:15 CEST
The logging in question is extremely verbose and likely not suitable for even debug level logging. We also haven't seen any need for this kind of logging since this bug was filed, so we've decided to not add any more logging here.

Note You need to log in before you can comment on or make changes to this bug.