clustershell
clustershell copied to clipboard
Task: only terminate Task once (#110)
trafficstars
Add a check using existing _terminated attribute to avoid terminating a Task multiple times, which could cause issues.
Closes #110