leonardt / pycoreir

Python bindings for coreir
BSD 3-Clause "New" or "Revised" License
10 stars 6 forks source link

adds assertion to check for deleted contexts #147

Open rdaly525 opened 3 years ago

rdaly525 commented 3 years ago

This can occur if context.delete is called, then the context is used again.