samples-python
samples-python copied to clipboard
[Feature Request] Properly shutdown executors when done using them
Is your feature request related to a problem? Please describe.
Right now in hello_activity_threaded.py and hello_activity_multiprocess.py we are not properly shutting down the executors and we should be.