May 23, 2020
https://issues.dlang.org/show_bug.cgi?id=20859

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@n8sh created dlang/druntime pull request #3114 "Add overloads of core.sync.rwmutex.ReadWriteMutex.Reader/Writer.tryLock that take a timeout duration" fixing this issue:

- Fix Issue 20859 - Add overloads of core.sync.rwmutex.ReadWriteMutex.Reader/Writer.tryLock that take a timeout duration

https://github.com/dlang/druntime/pull/3114

--
May 24, 2020
https://issues.dlang.org/show_bug.cgi?id=20859

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/druntime pull request #3114 "Add overloads of core.sync.rwmutex.ReadWriteMutex.Reader/Writer.tryLock that take a timeout duration" was merged into master:

- e33e76b73640aedc7cd6796eaac0688e6674d90c by Nathan Sashihara:
  Fix Issue 20859 - Add overloads of
core.sync.rwmutex.ReadWriteMutex.Reader/Writer.tryLock that take a timeout
duration

https://github.com/dlang/druntime/pull/3114

--