create-validator-ts icon indicating copy to clipboard operation
create-validator-ts copied to clipboard

Make thread safe

Open azu opened this issue 2 years ago • 0 comments

Probably, current --cache option is not thread safe.

ls | xargs create-validator-ts
# cache is race condition

azu avatar Mar 18 '23 12:03 azu