Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Detect read-write conflicts #850

Closed
wants to merge 2 commits into from
Closed

Detect read-write conflicts #850

wants to merge 2 commits into from

Conversation

hermanventer
Copy link
Contributor

@hermanventer hermanventer commented Jul 28, 2017

If one additional function reads a property that is written by another additional function, it becomes potentially dependent on the other function running before it does. Additional functions are supposed to be independent of each other, so we now detect this and report errors.

#799

@facebook-github-bot
Copy link

@hermanventer has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants