elm-concurrent-task icon indicating copy to clipboard operation
elm-concurrent-task copied to clipboard

add finallyDo to helper function

Open ni-ko-o-kin opened this issue 1 year ago • 0 comments

  1. Should I move finallyDoto ConcurrentTask/Internal/ConcurrentTask.elm and then finallyDo = Internal.finallyDo inside ConcurrentTask.elm?
  2. How do I write tests for ConcurrentTasks?

ni-ko-o-kin avatar May 06 '24 11:05 ni-ko-o-kin