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

Default session multiplexing to being disabled #5831

Merged
merged 1 commit into from
May 22, 2023

Conversation

kraenhansen
Copy link
Member

What, How & Why?

This fix the immediate issue crashing our test suite. I'll follow up with a PR introducing the use of session multiplexing to consistently provoke a crash.

☑️ ToDos

  • 📝 Changelog entry
  • 📝 Compatibility label is updated or copied from previous entry
  • 📝 Update COMPATIBILITY.md
  • 🚦 Tests (ran them locally, repeatedly)
  • 🔀 Executed flexible sync tests locally if modifying flexible sync
  • 📦 Updated internal package version in consuming package.jsons (if updating internal packages)
  • 📱 Check the React Native/other sample apps work if necessary
  • 📝 Public documentation PR created or is not necessary
  • 💥 Breaking label has been applied or is not necessary

@kraenhansen kraenhansen merged commit cd466f3 into main May 22, 2023
@kraenhansen kraenhansen deleted the kh/disable-session-multiplexing branch May 22, 2023 12:05
papafe added a commit that referenced this pull request May 24, 2023
* main:
  Remove incorrect info and adds to return description for compact() (#5798)
  Use `declare prop` rather than `prop!` with Object.declareProperty()
  Use Object.defineProperty rather than Object.defineProperties because it is faster
  Update importAppBefore to take an AppConfiguration (#5838)
  Adding `next` to install test matrix (#5819)
  Default session multiplexing to being disabled (#5831)
  Adding types for some "environment" options
  Exposing a defaultLogLevel context option
  Update pr-realm-js.yml
  Update PR workflow to pin the server version
  Update baas test server install script
papafe added a commit that referenced this pull request May 24, 2023
* main:
  Remove incorrect info and adds to return description for compact() (#5798)
  Use `declare prop` rather than `prop!` with Object.declareProperty()
  Use Object.defineProperty rather than Object.defineProperties because it is faster
  Update importAppBefore to take an AppConfiguration (#5838)
  Adding `next` to install test matrix (#5819)
  Default session multiplexing to being disabled (#5831)
  Adding types for some "environment" options
  Exposing a defaultLogLevel context option
  Update pr-realm-js.yml
  Update PR workflow to pin the server version
  Update baas test server install script
  bump realm-core to v13.11.0 (#5814)
  Hold SyncSessions with a std::weak_ptr, except while calling a method (#5815)
  Update typescript.ts
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants