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

chore(host): Simplify host #206

Merged
merged 1 commit into from
Jun 8, 2024
Merged

chore(host): Simplify host #206

merged 1 commit into from
Jun 8, 2024

Conversation

clabby
Copy link
Collaborator

@clabby clabby commented Jun 4, 2024

Overview

Simplifies the host program by removing the race between the native client / native server, in favor of allowing them both to gracefully finish.

@clabby clabby mentioned this pull request Jun 4, 2024
@clabby clabby force-pushed the cl/host-simplification branch from 3bb8dc7 to 241e6ca Compare June 4, 2024 05:41
@clabby clabby added K-chore Kind: chore A-host Area: host binary labels Jun 4, 2024
@clabby clabby self-assigned this Jun 4, 2024
@clabby clabby force-pushed the cl/host-simplification branch from 241e6ca to 9650679 Compare June 4, 2024 16:29
@clabby clabby force-pushed the cl/host-simplification branch 2 times, most recently from 5e5a8a5 to 6aaf62c Compare June 4, 2024 18:31
@clabby clabby force-pushed the cl/host-simplification branch 2 times, most recently from 44b486a to 6211e8a Compare June 5, 2024 01:54
@clabby clabby marked this pull request as ready for review June 5, 2024 01:56
@clabby clabby force-pushed the cl/host-simplification branch from 6211e8a to bfe0b32 Compare June 5, 2024 02:26
@clabby clabby force-pushed the cl/host-simplification branch from bfe0b32 to f1e2cc2 Compare June 7, 2024 03:01
@clabby clabby changed the base branch from cl/client-init to main June 7, 2024 03:01
Simplifies the host program by removing the race between the native
client / native server.
@clabby clabby force-pushed the cl/host-simplification branch from f1e2cc2 to ab20879 Compare June 8, 2024 18:18
@clabby clabby added this pull request to the merge queue Jun 8, 2024
Merged via the queue into main with commit 11132bb Jun 8, 2024
13 checks passed
@github-actions github-actions bot mentioned this pull request Jun 8, 2024
@clabby clabby added this to the Phase 3: Kona Client & Host milestone Jun 11, 2024
This was referenced Jun 11, 2024
@github-actions github-actions bot mentioned this pull request Jun 22, 2024
@clabby clabby deleted the cl/host-simplification branch July 2, 2024 03:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-host Area: host binary K-chore Kind: chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants