terminate

BitcoinEmulator.terminate()

Called when a user wants to manually terminate the background process.

Simply calls __del__() to terminate the process.