framed-data / overseer

Overseer is a library for building and running data pipelines in Clojure.
Eclipse Public License 1.0
97 stars 10 forks source link

Executor: Inline core/reserve #59

Closed andrewberls closed 8 years ago

andrewberls commented 8 years ago

There's really no reason for this to exist as a standalone function; it's better encapsulated in executor/reserve

elliot42 commented 8 years ago

:+1: