scala-native-loop
scala-native-loop copied to clipboard
use withClearIfTimeout in startTimer
Hello! This PR is almost more of a curiosity, and I was wondering what your thoughts on it were - I noticed a withClearIfTimeout that wasn't used with HandleUtils.setData in startTimer, but it seems like it should be?
Also, the "close multiple times" test didn't work for me before any changes 😬