8000 Find a efficient way to improve concurrent unit tests · Issue #39 · al8n/skl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Find a efficient way to improve concurrent unit tests #39
Open
@al8n

Description

@al8n

As cargo miri increases memory usage, if in a unit test, spawning too many threads in concurrent unit tests will lead the runner of GitHub CI OOM (Out of Memory).

Need to find a way that does not spawn multiple threads but still reproduces data contention, maybe a Barrier?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0