lock sessionStore while updating/writing buffer to store

(useful to avoid buffer copy for custom stores)
This commit is contained in:
Wizou 2022-03-20 13:09:25 +01:00
parent b31aa55c34
commit f339fe1160
4 changed files with 19 additions and 16 deletions

2
.github/dev.yml vendored
View file

@ -2,7 +2,7 @@ pr: none
trigger:
- master
name: 2.1.3-dev.$(Rev:r)
name: 2.1.4-dev.$(Rev:r)
pool:
vmImage: ubuntu-latest