Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 211 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 211 Bytes

Run these commands to reproduce the problem with psalm cache:

git checkout 1310f77549; vendor/bin/psalm --clear-cache; vendor/bin/psalm --threads=1; sleep 1; git checkout master; vendor/bin/psalm --threads=1