Python fix: Make @nvtx.annotate close the NVTX range when an exception is thrown #122
@nvtx.annotate always calls libnvtx_pop_range() even when the decorat…
717d50c2
paultill
changed the title Python: @nvtx.annotate calls libnvtx_pop_range() if the decorated function throws Python: Fix: @nvtx.annotate always closes the NVTX range, even if an exception is thrown 178 days ago
paultill
changed the title Python: Fix: @nvtx.annotate always closes the NVTX range, even if an exception is thrown Python fix: Make @nvtx.annotate close the NVTX range when an exception is thrown 175 days ago
Per PR review, use fixtures in unit tests
ef958162
paultill
force pushed
from
59201803
to
ef958162
174 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub