]> Git — Sourcephile - gargantext.git/history - src/Gargantext/Utils/Jobs/Internal.hs
Add tests for updating status
[gargantext.git] / src / Gargantext / Utils / Jobs / Internal.hs
2023-03-27 Alfredo Di NapoliAdd tests for updating status
2023-03-27 Alfredo Di NapoliAdd MonadJob instance for ReaderT
2023-03-27 Alfredo Di NapoliReplace `Dual` Monoid with `Seq` in Job API
2023-03-27 Alfredo Di NapoliPass a JobHandle to the serveJobsAPI continuation
2023-03-27 Alfredo Di NapoliMove Gargantext.Utils.Jobs.API to Gargantext.Utils...