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

poolset: Call GC when free mem is low #75

Merged
merged 2 commits into from
Jan 13, 2024

poolset: Call GC when free mem is low

7a41006
Select commit
Loading
Failed to load commit list.
Merged

poolset: Call GC when free mem is low #75

poolset: Call GC when free mem is low
7a41006
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 10, 2024 in 0s

36.11% of diff hit (target 83.83%)

View this Pull Request on Codecov

36.11% of diff hit (target 83.83%)

Annotations

Check warning on line 122 in src/MemPool.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/MemPool.jl#L122

Added line #L122 was not covered by tests

Check warning on line 376 in src/datastore.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datastore.jl#L374-L376

Added lines #L374 - L376 were not covered by tests

Check warning on line 382 in src/datastore.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datastore.jl#L378-L382

Added lines #L378 - L382 were not covered by tests

Check warning on line 384 in src/datastore.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datastore.jl#L384

Added line #L384 was not covered by tests

Check warning on line 388 in src/datastore.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datastore.jl#L388

Added line #L388 was not covered by tests

Check warning on line 393 in src/datastore.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datastore.jl#L391-L393

Added lines #L391 - L393 were not covered by tests

Check warning on line 397 in src/datastore.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datastore.jl#L395-L397

Added lines #L395 - L397 were not covered by tests

Check warning on line 403 in src/datastore.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datastore.jl#L400-L403

Added lines #L400 - L403 were not covered by tests

Check warning on line 405 in src/datastore.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datastore.jl#L405

Added line #L405 was not covered by tests

Check warning on line 407 in src/datastore.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datastore.jl#L407

Added line #L407 was not covered by tests