[issue24451] Add metrics to future objects (concurrent or asyncio?)

Joshua Harlow report at bugs.python.org
Mon Jun 15 17:54:31 CEST 2015


Joshua Harlow added the comment:

I like the pluggable/hookable idea, that would be nice (I'm siding on the side of hookable, since I think that would be more 'elegant'). If these are just callbacks that can be hooked in for these specific 'events' that would allow me to gather the timing information that is needed (and/or other information as well). Sound like a decent plan to add these?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24451>
_______________________________________


More information about the Python-bugs-list mailing list