mirror of
https://github.com/HeyPuter/puter.git
synced 2026-08-13 17:51:36 +00:00
* style(puterfs): update adherence to linter rules * fix(puterfs): await queue items for fsentry actions This will ensure some operations always function as expected in a sequence, although it may incur some performance costs.