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

Refactor to use mediator to emit messages to the adapter sink #143

Merged
merged 4 commits into from
Jan 21, 2024

Conversation

paulegradie
Copy link
Owner

@paulegradie paulegradie commented Jan 21, 2024

Description

The direction Sailfish is taking (in order to facilitate future integration with IDEs) is to decouple logic responsible for sending messages to the vs test framework handle from the code responsible for running the benchmarks.

Results

Various cleanups and the refactor.

Fixes: #133

Sailfish.-.Microsoft.Visual.Studio.2024-01-22.00-34-22.mp4

@paulegradie paulegradie merged commit 7e56620 into main Jan 21, 2024
1 check passed
@paulegradie paulegradie deleted the pg/mediate-adapter branch January 21, 2024 14:19
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.

IDE spinners don't immediately complete on test exception
1 participant