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

[Fix] Overlapping stored flows #42

Closed
wants to merge 24 commits into from

Conversation

viniarck
Copy link
Member

@viniarck viniarck commented Nov 8, 2021

Fixes #23 that @italovalcy has reported

Description of the change

  • Augmented _add_flow_store to overwrite overlapping flows
  • Added unit test to cover it

@viniarck viniarck changed the title Fix / overlapping stored flows [Fix] Overlapping stored flows Nov 8, 2021
@viniarck
Copy link
Member Author

I'll close this PR, to change the origin of my branch, I'll push the same branch on this repo, to facilitate visualizing the diffs for other upcoming PRs that will depend on this, that way we can just change the base merged into to get the correct diffs.

@viniarck
Copy link
Member Author

Closing this in favor of PR #44 (changed the source of the branch to use an upstream branch)

@viniarck viniarck closed this Nov 10, 2021
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.

Duplicated flows are created when using overlapping requests
1 participant