Github user jeking3 commented on a diff in the pull request:

    https://github.com/apache/thrift/pull/1353#discussion_r138711130
  
    --- Diff: lib/cpp/src/thrift/concurrency/TimerManager.h ---
    @@ -69,28 +72,33 @@ class TimerManager {
        *
        * @param task The task to execute
        * @param timeout Time in milliseconds to delay before executing task
    +   * @return Handle of the timer, which can be used to remose the timer.
    --- End diff --
    
    remose == remove?


---

Reply via email to