Simulator.close should also close split networks #102
Closed
Comments
drasmuss
added a commit
that referenced
this issue
Oct 11, 2018
Also adds a close method to the emulator (for consistency). Fixes #102
drasmuss
added a commit
that referenced
this issue
Oct 12, 2018
Also adds a close method to the emulator (for consistency). Fixes #102
hunse
added a commit
that referenced
this issue
Oct 26, 2018
Also adds a close method to the emulator (for consistency). Fixes #102
hunse
added a commit
that referenced
this issue
Oct 29, 2018
Also adds a close method to the emulator (for consistency). Fixes #102
hunse
added a commit
that referenced
this issue
Oct 31, 2018
Also adds a close method to the emulator (for consistency). Fixes #102
hunse
added a commit
that referenced
this issue
Nov 1, 2018
Also adds a close method to the emulator (for consistency). Fixes #102
hunse
added a commit
that referenced
this issue
Nov 2, 2018
Also adds a close method to the emulator (for consistency). Fixes #102
hunse
added a commit
that referenced
this issue
Nov 2, 2018
Also adds a close method to the emulator (for consistency). Fixes #102
tbekolay
added a commit
that referenced
this issue
Nov 5, 2018
Also adds a close method to the emulator (for consistency). Fixes #102.
tbekolay
added a commit
that referenced
this issue
Nov 11, 2018
Also adds a close method to the emulator (for consistency). Fixes #102.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Right now we get
ResourceWarning
s related to not callingself.host_sim.close()
etc.The text was updated successfully, but these errors were encountered: