Skip to content

Conversation

@trueleo
Copy link
Contributor

@trueleo trueleo commented Aug 15, 2022

Description

Cargo runs tests in parallel by default, this causes inconsistent state of STREAM_INFO when two tests mutate it concurrently. Multiple tests with the serial attribute are guaranteed to be executed such that they won't overlap in execution.

@nitisht nitisht merged commit 0e8950d into parseablehq:main Aug 15, 2022
@trueleo trueleo deleted the serial_test branch August 15, 2022 14:09
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.

2 participants