2
0
Commit Graph

5 Commits

Author SHA1 Message Date
flynnnnnnnnnn
487cb6a411 Implement FSFE REUSE for golang files (#21840)
Change all license headers to comply with REUSE specification.

Fix #16132

Co-authored-by: flynnnnnnnnnn <flynnnnnnnnnn@github>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
2022-11-27 18:20:29 +00:00
KN4CK3R
9a21acf64b Add generic set type (#21408)
This PR adds a generic set type to get rid of maps used as sets.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-10-12 13:18:26 +08:00
Ethan Koenig
2cc53871ff Fix status table race condition (#1835) 2017-05-31 16:57:17 +08:00
Andrew
00762eea0c Improve status table implementation (#879)
* Remove superfluous defer calls

* Improve status table implementation as well

This would probably only help with large, high-traffic installs
2017-02-09 14:39:06 +08:00
Unknwon
7863b5bde9 modules/sync: move sync objects to independent module 2016-08-14 23:52:24 -07:00