[Issue 24524] Very slow process fork if RLIMIT_NOFILE is too high

2024-12-01 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24524

--- Comment #4 from dlangBugzillaToGithub  ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/phobos/issues/10548

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO
GITHUB

--


[Issue 24524] Very slow process fork if RLIMIT_NOFILE is too high

2024-10-31 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24524

Dlang Bot  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Dlang Bot  ---
dlang/phobos pull request #9077 "Fix bugzilla 24524: Very slow process fork if
RLIMIT_NOFILE is too high" was merged into master:

- 3c81b1ac8514ac17bef4375768eb9a0448bde9ac by Steven Schveighoffer:
  Fix bugzilla 24524: Very slow process fork if RLIMIT_NOFILE is too high

https://github.com/dlang/phobos/pull/9077

--


[Issue 24524] Very slow process fork if RLIMIT_NOFILE is too high

2024-10-29 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24524

--- Comment #2 from Dlang Bot  ---
@schveiguy created dlang/phobos pull request #9077 "Fix bugzilla 24524: Very
slow process fork if RLIMIT_NOFILE is too high" fixing this issue:

- Fix bugzilla 24524: Very slow process fork if RLIMIT_NOFILE is too high

https://github.com/dlang/phobos/pull/9077

--


[Issue 24524] Very slow process fork if RLIMIT_NOFILE is too high

2024-04-27 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24524

Dlang Bot  changed:

   What|Removed |Added

   Keywords||pull

--- Comment #1 from Dlang Bot  ---
@trikko updated dlang/phobos pull request #8990 "Fix bugzilla 24524: Very slow
process fork if RLIMIT_NOFILE is too high" fixing this issue:

- Fix bugzilla 24524: Very slow process fork if RLIMIT_NOFILE is too high

https://github.com/dlang/phobos/pull/8990

--