https://bugzilla.wikimedia.org/show_bug.cgi?id=64988

Marc A. Pelletier <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Marc A. Pelletier <[email protected]> ---
Originally, it was not intended for jobs to be able to spawn jobs (the
potential for a runaway "fork bomb" that would severely impact other users was
too great).

Rather than turn that feature on, which has its own set of problems, I've made
a workaround available: rather than use jsub in a cron job, you can use
'jlocal' which explicitly uses a local shell (and from which, therefore, you
can run a shell script that does submit jobs).

I'm going to document it shortly, but it's already available for use.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to