Lock token cache file before authentication (#1126)

* Lock token cache file in authentication

* Fix tests

* make generate

* Lock before FindByKey

* Fix test
This commit is contained in:
Hidetake Iwata
2024-09-21 14:54:32 +09:00
committed by GitHub
parent f0c3628f2a
commit 3d114bfeba
18 changed files with 290 additions and 515 deletions

View File

@@ -6,3 +6,6 @@ packages:
config:
all: true
recursive: true
io:
interfaces:
Closer: