Skip to content

Coroutines should be traceable #11

Description

@mzipay

Opening this issue as a consolidation of issues/8 and issues/10.

Coroutine tracing support is slated for release 2.0.0 (forthcoming). The plan is to release 1.3.2 and 2.0.0 simultaneously.

Release 1.3.2 will target Python 2.7 and 3.4+ and will not support coroutine tracing, though it will include improved support for tracing generator iterators.

Release 2.0.0 will target only Python 3.4+, will include the improved generator iterator tracing support from 1.3.2, and will introduce coroutine PAUSE/RESUME tracing.

After the simultaneous release of 1.3.2 & 2.0.0, I expect that the 1.x series will only include bugfixes until Python 2.7 EOL in 2020, at which point the entire 1.x series will be "retired."

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions