You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should make a pass over the meep.i file to make sure that we are decrementing reference counts where needed. For example, it looks like we are leaking some references from vec2py calls (#1285 (comment)).
The text was updated successfully, but these errors were encountered:
We should make a pass over the
meep.i
file to make sure that we are decrementing reference counts where needed. For example, it looks like we are leaking some references fromvec2py
calls (#1285 (comment)).The text was updated successfully, but these errors were encountered: