ash/lib
Zach Daniel 41b4b7fdbb improvement: simplify async task strategy
We now only start tasks once the synchronous work is done as anything
synchronous should be fast, generally.

Additionally, if there is only one task that we are about to start,
we can be confident that all we're going to do is wait for it,
so we can simply run it synchronously
2022-10-06 01:54:44 -04:00
..
ash improvement: simplify async task strategy 2022-10-06 01:54:44 -04:00
mix/tasks improvement: use IsNil instead of Eq when either side is nil 2022-09-22 18:27:05 -04:00
ash.ex
doc_index.ex chore: fix mix tasks list 2022-09-29 16:26:46 -04:00
sat_solver.ex fix: various fixes with complex policy statements 2022-09-25 13:21:17 -04:00