Leo Kettmeir
|
4e1ca1d178
|
refactor: use spawn API across codebase (#14414)
|
2022-05-18 22:00:11 +02:00 |
|
Yoshiya Hinosawa
|
4c1053ad33
|
chore: update copyright year (#13434)
|
2022-01-20 16:10:16 +09:00 |
|
Bartek Iwańczuk
|
bedb2adfb0
|
refactor: remove "unitTest" wrapper from cli/tests/unit (#12750)
|
2021-11-23 17:45:18 +01:00 |
|
David Sherret
|
cdac190583
|
chore: ensure first process in shared flock test does not enter and exit lock before second enters (#12255)
|
2021-09-30 15:45:13 -04:00 |
|
Casper Beyer
|
830586d242
|
test(cli): align unit test permissions with runtime test permissions (#12189)
|
2021-09-23 01:50:50 +02:00 |
|
David Sherret
|
7c0173df27
|
chore(tests): maybe fix flaky flock tests (#12122)
|
2021-09-17 14:17:01 -04:00 |
|
David Sherret
|
c8b43a0328
|
chore(tests): fix flaky flock tests (#12099)
|
2021-09-17 09:02:23 -04:00 |
|
Tilman Roeder
|
93d83a84db
|
feat(unstable): Add file locking APIs (#11746)
This commit adds following unstable APIs:
- Deno.flock()
- Deno.flockSync()
- Deno.funlock()
- Deno.funlockSync()
|
2021-08-24 15:21:31 +02:00 |
|