Ticket #221 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Memory leaks when exiting try blocks

Reported by: robertwb Owned by: robertwb
Priority: major Milestone: 0.11
Component: Memory Leak Keywords:
Cc:

Description

Cython catches and stores exception state when in try and except blocks. This was not released when exiting via break or continue.

Change History

Changed 4 years ago by robertwb

  • status changed from new to closed
  • resolution set to fixed

Changed 4 years ago by dagss

  • status changed from closed to reopened
  • resolution fixed deleted

Changed 4 years ago by dagss

  • owner set to robertwb
  • status changed from reopened to new

Changed 4 years ago by dagss

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.