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

use MVars to implement recording of mocked requests for nri-http #128

Merged

Conversation

jali-clarke
Copy link
Member

@jali-clarke jali-clarke commented Dec 26, 2024

this should hopefully remove a source of flake for test cases that involve multiple concurrent (mocked) requests

testing:

part of FXN-3673

Copy link

linear bot commented Dec 26, 2024

@jali-clarke jali-clarke requested a review from juanedi December 26, 2024 21:50
@jali-clarke jali-clarke marked this pull request as ready for review December 26, 2024 21:51
@jali-clarke jali-clarke changed the title use MVars to implement recording of mocked requests use MVars to implement recording of mocked requests for nri-http Dec 26, 2024
@jali-clarke jali-clarke added this pull request to the merge queue Dec 26, 2024
Merged via the queue into trunk with commit 413189e Dec 26, 2024
1 of 2 checks passed
@jali-clarke jali-clarke deleted the foxen/fxn-3673-aide-ci-flake-deployertesteffectspechs branch December 26, 2024 22:27
@waj
Copy link
Member

waj commented Jan 13, 2025

Hi! Why was this implemented in favor of my PR? #127
Was my PR approach wrong?

@jali-clarke
Copy link
Member Author

@waj this is on me - i didn't check for existing prs before starting work on this. you approach works perfectly well according to the documentation for atomicModifyIORef'

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.

3 participants