Loren Arthur

Results 3 issues of Loren Arthur

This PR re-factors the gen.coroutine runner to exercise the generator in the context of a single asyncio.Task. With this update gen.coroutines will work more like native coroutines and work with...

gen

**Summary** The scheduler process creates sub-processes to handle updates to dag files. When there are a large number of dags present many short lived processes will happen. If each process...

bug
help wanted

**Summary** Configuration of airflow is provided by an `ini` formatted configuration file We should allow configuration of the plugin to be loaded from that file. **Success Criteria** * A user...

enhancement
good first issue
help wanted