- 11 Jan, 2021 3 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- 20 Dec, 2020 1 commit
-
-
Howard Chu authored
-
- 16 Dec, 2020 1 commit
-
-
Howard Chu authored
-
- 15 Dec, 2020 1 commit
-
-
Howard Chu authored
if pagedResults is in use
-
- 14 Dec, 2020 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
- 13 Dec, 2020 1 commit
-
-
Howard Chu authored
-
- 08 Dec, 2020 5 commits
-
-
-
-
-
-
Quanah Gibson-Mount authored
Fix provided by grapvar@gmail.com
-
- 04 Dec, 2020 2 commits
- 03 Dec, 2020 1 commit
-
-
Howard Chu authored
-
- 02 Dec, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 01 Dec, 2020 4 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
- 30 Nov, 2020 4 commits
-
-
Quanah Gibson-Mount authored
Prevent forks of release branches from triggering CI/CD when pushed. All work in forks should be done in a non-release branch
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
- 28 Nov, 2020 1 commit
-
-
Howard Chu authored
-
- 27 Nov, 2020 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
- 24 Nov, 2020 2 commits
-
-
-
Howard Chu authored
-
- 23 Nov, 2020 2 commits
-
-
Howard Chu authored
Tighten validity checks
-
Howard Chu authored
Regression from fix for ITS#7403
-
- 20 Nov, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 17 Nov, 2020 6 commits
-
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
This needs to be confirmed: Location based atomics do not imply a full fence of the same level. So to get the code in dispose() read the actual data, it seems we need to initiate a fence.
-
Ondřej Kuzník authored
It is used internally to identify pinned operations and should not be encountered over the wire.
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
If we're idle, there might be objects pending cleanup for the last two epochs. Unless another thread comes in and checks into a new epoch or we shut down, they will linger forever. If one of the objects was a connection, it wouldn't get closed and be stuck in CLOSE_WAIT state, potentially refusing another ligitimate connection if its socket address were to match the one we're yet to close.
-