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

✏️ Better document how race conditions can be detected #566

Merged
merged 1 commit into from
Mar 22, 2020

Conversation

dubzzz
Copy link
Owner

@dubzzz dubzzz commented Mar 22, 2020

Why is this PR for?

Better document how race conditions can be detected

Fixes #563
Fixes #564

In a nutshell

❌ New feature
❌ Fix an issue
✔️ Documentation improvement
❌ Other: please explain

(✔️: yes, ❌: no)

Potential impacts

None.

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 0974c36:

Sandbox Source
youthful-mountain-rvpm7 Configuration
green-monad-hq8os Configuration

@coveralls
Copy link

Coverage Status

Coverage increased (+0.07%) to 96.135% when pulling 0974c36 on doc/race-detection into b792d1f on master.

@dubzzz dubzzz merged commit a6b8818 into master Mar 22, 2020
@dubzzz dubzzz deleted the doc/race-detection branch March 22, 2020 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement a scheduledDelayedFunction Document how race conditions could be found using fast-check
2 participants