summaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
authorGusted <williamzijl7@hotmail.com>2022-02-03 20:18:18 +0100
committerGitHub <noreply@github.com>2022-02-03 21:18:18 +0200
commitcafd19c1a3245f3dc730b876a693914a7d8260a5 (patch)
tree26f349ad2d250b9eb23b513d7ca8f5c13e94b83f /.drone.yml
parente2bbbc4876f089c29c5727e7a74d2e3f09f667f0 (diff)
downloadgitea-cafd19c1a3245f3dc730b876a693914a7d8260a5.tar.gz
gitea-cafd19c1a3245f3dc730b876a693914a7d8260a5.zip
Replace `sync.Map` with normal maps (#18584)
* Replace `sync.Map` with normal maps - These maps aren't being used in any kind of concurrent read/write and thus don't need `sync.Map` and can instead use normal maps. - Special thanks to dachary. - Added in: https://github.com/go-gitea/gitea/pull/6290 * Remove unannounced feature
Diffstat (limited to '.drone.yml')
0 files changed, 0 insertions, 0 deletions