##// END OF EJS Templates
caches: use the same lock instance, otherwise we won't release it....
caches: use the same lock instance, otherwise we won't release it. Also handle AlreadyAquired so locks skip that case and not throw a 500 error

File last commit:

r3612:e69647a8 stable
r4723:55ad1bd8 default
Show More
release-notes-4.16.2.rst
41 lines | 503 B | text/x-rst | RstLexer

|RCE| 4.16.2 |RNS|

Release Date

  • 2019-04-02

New Features

General

Security

Performance

Fixes

  • Integrations: fixed missing template variable for fork reference checks.
  • Permissions: fixed server error when showing permissions for user groups.
  • Pull requests: fixed a bug in removal of multiple reviewers at once.

Upgrade notes

  • Scheduled release addressing problems in 4.16.X releases.