Hystrix
Hystrix copied to clipboard
hystrixtimer add removeOnCancelPolicy for ScheduledThreadPoolExecutor to void memory leak
fix https://github.com/Netflix/Hystrix/issues/1998
I only modify one line code ,but fix some times for travis configuration
Apart from the travis configuration change, it is a duplicate of #1976.
Apart from the travis configuration change, it is a duplicate of #1976. before #1976,i had commit pr some times ,those times travis configuration always had problem,so I delete them, only this time I passed