On Fri, Sep 6, 2019 at 12:01 PM Antoine Pitrou <anto...@python.org> wrote:
> > Le 06/09/2019 à 10:07, Krisztián Szűcs a écrit : > > For example trigger a builder for changes affecting files under arrow/ci > > which reloads the builder object within the build master's process. > > I am asking you how this affects only the current build and not other > concurrent builds. We need to register the changed builders as new ones with a corresponding triggerable scheduler, and trigger them. > > Regards > > Antoine. >