Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add file locking mechanism #8

Merged
merged 2 commits into from
Nov 13, 2024

fix: remove sync lock and add simultaneous async locks

55c6640
Select commit
Loading
Failed to load commit list.
Merged

Add file locking mechanism #8

fix: remove sync lock and add simultaneous async locks
55c6640
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 5, 2024 in 0s

21.05% of diff hit (target 53.66%)

View this Pull Request on Codecov

21.05% of diff hit (target 53.66%)

Annotations

Check warning on line 97 in src/misc.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/misc.ts#L95-L97

Added lines #L95 - L97 were not covered by tests

Check warning on line 100 in src/misc.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/misc.ts#L100

Added line #L100 was not covered by tests

Check warning on line 105 in src/misc.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/misc.ts#L102-L105

Added lines #L102 - L105 were not covered by tests

Check warning on line 108 in src/misc.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/misc.ts#L107-L108

Added lines #L107 - L108 were not covered by tests

Check warning on line 110 in src/misc.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/misc.ts#L110

Added line #L110 was not covered by tests

Check warning on line 113 in src/misc.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/misc.ts#L113

Added line #L113 was not covered by tests