Thread overview
[Issue 22791] std\socket.d(790) Heisenbug random failure
Feb 20, 2022
Walter Bright
Feb 20, 2022
Dlang Bot
Feb 20, 2022
Walter Bright
Feb 20, 2022
Dlang Bot
February 20, 2022
https://issues.dlang.org/show_bug.cgi?id=22791

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=14372

--
February 20, 2022
https://issues.dlang.org/show_bug.cgi?id=22791

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@WalterBright created dlang/phobos pull request #8388 "fix Issue 22791 - std\socket.d(790) Heisenbug random failure" fixing this issue:

- fix Issue 22791 - std\socket.d(790) Heisenbug random failure

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

--
February 20, 2022
https://issues.dlang.org/show_bug.cgi?id=22791

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|enhancement                 |normal

--
February 20, 2022
https://issues.dlang.org/show_bug.cgi?id=22791

Dlang Bot <dlang-bot@dlang.rocks> changed:

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #8388 "fix Issue 22791 - std\socket.d(790) Heisenbug random failure" was merged into master:

- cc6f2d4dd9f70b46ba7591cbb9502fccc630e8c0 by Walter Bright:
  fix Issue 22791 - std\socket.d(790) Heisenbug random failure

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

--