-
Notifications
You must be signed in to change notification settings - Fork 72
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
fix: fix event sending race condition for pb manager #1455
fix: fix event sending race condition for pb manager #1455
Conversation
Deploying rivet with Cloudflare Pages
|
Your org requires the Graphite merge queue for merging into mainAdd the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
651d676
to
97bf652
Compare
97bf652
to
1f67c76
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
need to update rivet-client in both dev-full and monolith for fdb change
authors.workspace = true | ||
license.workspace = true | ||
edition.workspace = true | ||
version = "0.0.1" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
revert to use workspaces
1f67c76
to
b582494
Compare
b582494
to
879ec1f
Compare
<!-- Please make sure there is an issue that this PR is correlated to. --> ## Changes <!-- If there are frontend changes, please include screenshots. -->
Merge activity
|
Fixes RVT-4174
Changes