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

Mmain #213

Merged
merged 4 commits into from
Sep 12, 2024
Merged

Mmain #213

merged 4 commits into from
Sep 12, 2024

Conversation

jchris
Copy link
Contributor

@jchris jchris commented Sep 12, 2024

improvements (passing partykit tests)

also merges subscribe branch.

all this can be merged to main after review

Copy link
Contributor

@mschoch mschoch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm fine with all these changes, but note that we disabled one additional test, and I would prefer to have CI passing before we merge.

@@ -141,24 +141,24 @@ export function registerStoreProtocol(item: GatewayFactoryItem): () => void {
// })
// }

// const onceDataStoreFactory = new KeyedResolvOnce<DataStoreImpl>();
const onceDataStoreFactory = new KeyedResolvOnce<DataStoreImpl>();
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this passes tests both ways but logs a lot less noise with it in

@jchris
Copy link
Contributor Author

jchris commented Sep 12, 2024

merging via the other PRS first

@jchris jchris marked this pull request as ready for review September 12, 2024 16:07
@jchris jchris merged commit 1d93886 into multi-meta Sep 12, 2024
2 checks passed
@jchris jchris deleted the mmain branch September 20, 2024 20:03
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