organization · inferred from evidence
Ably team
The team that root-caused the issue and shipped a workaround build.
- Ably Realtime whitescreens Electron renderer ~30s after connect
The Ably team root-caused this to a Chromium `setTimeout` bug that triggers when ably-js code is evaluated from a custom vm context in an Electron renderer process. Fixes that worked: run ably-js from the main process instead of the rendere