muliyul
var future: ScheduledFuture<*> by Delegates.notNull() future = heartbeatExecutor.scheduleAtFixedRate({
Paul Griffith
Daniel Pitts
future
If any execution of the task encounters an exception, subsequent executions are suppressed
CancellationException
A modern programming language that makes developers happier.