VirtualBox

Changeset 2918 in kBuild


Ignore:
Timestamp:
Sep 15, 2016 12:17:19 PM (8 years ago)
Author:
bird
Message:

kSubmit: Kill once only, and wait 5 seconds first.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/kmkbuiltin/kSubmit.c

    r2917 r2918  
    11231123                /* Terminate the whole bunch. */
    11241124                cKillRaids++;
    1125                 if (cKillRaids == 1)
     1125                if (cKillRaids == 1 && getenv("KMK_KSUBMIT_NO_KILL") == NULL)
    11261126                {
    11271127                    fprintf(stderr, "kmk/kSubmit: Killing %u lingering worker processe(s)!\n", cHandles);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette