| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-30 | chore: ensure first process in shared flock test does not enter and exit ↵ | David Sherret | |
| lock before second enters (#12255) | |||
| 2021-09-23 | test(cli): align unit test permissions with runtime test permissions (#12189) | Casper Beyer | |
| 2021-09-17 | chore(tests): maybe fix flaky flock tests (#12122) | David Sherret | |
| 2021-09-17 | chore(tests): fix flaky flock tests (#12099) | David Sherret | |
| 2021-08-24 | feat(unstable): Add file locking APIs (#11746) | Tilman Roeder | |
| This commit adds following unstable APIs: - Deno.flock() - Deno.flockSync() - Deno.funlock() - Deno.funlockSync() | |||
