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

Patch to avoid accessing R off the main thread in integration test #618

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

DavisVaughan
Copy link
Contributor

Patch for #609 which causes us some test instability. We'd like to be able to use r_test()s in the long term, but it requires some thinking. In the meantime we can just directly go through an execute request and use that to ensure code is executed on the main R thread.

@DavisVaughan DavisVaughan merged commit e3d0efc into main Nov 4, 2024
6 checks passed
@DavisVaughan DavisVaughan deleted the fix/off-main-access branch November 4, 2024 14:24
@github-actions github-actions bot locked and limited conversation to collaborators Nov 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants