Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-75530

Make SCons spawn execute overrides chainable

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Development Platform

      Currently two scons tools (build metrics and oom_auto_retry) use a pattern to override the spawn function. This allows one full control over the CommandAction subprocess that scons normally spawns for many of its command lines.

      However the current pattern does not lend a away to chain or combine these two tools together. The current pattern will overwrite any existing spawn overrides.

      It would be useful if a way to chain these could be devised, most likely need some one to pass the subprocess around.

            Assignee:
            backlog-server-devplatform [DO NOT ASSIGN] Backlog - Server Development Platform Team (SDP) (Inactive)
            Reporter:
            daniel.moody@mongodb.com Daniel Moody
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: