Skip to content
Snippets Groups Projects
  1. Jul 29, 2021
  2. Jul 07, 2021
  3. Jul 06, 2021
  4. May 17, 2021
  5. May 04, 2021
  6. Apr 13, 2021
    • Florian Fischer's avatar
      [Future] improve cancellation · 2999ebf3
      Florian Fischer authored
      * Improve warn message in Future::cancel()
      * Don't cancel a Future in the destructor if it was already cancelled or received
      * Restructure CancelFutureTest into single separate test cases
      
      With this I can not reproduce the weird CancelFutureTest behavior anymore
      neither SIGABRT nor the timeout.
      2999ebf3
  7. Apr 01, 2021
Loading