© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Is there a workaround that will let me - Cloudflare Developers
CD
Cloudflare Developers
•
2y ago
•
4 replies
Vincent
Is there a workaround that will let me
Is there a workaround that will let me test a Durable Object waking up from hibernation at all
? Or is this currently impossible to test
?
Asking
, because I
'm trying to simulate that event by waiting for 10 seconds
, but every time I do
, I hit a segfault
…
I made a minimal replication in this repo
(on the
hibernate
branch
)
:
https://github.com/nvie/ws-promise-bug-repro/blob/hibernate/durable-objects/test/illustrate-bug.test.ts#L22-L24
It
's related to my feature request from last week for an API to test a Durable Object waking up from hibernation
(see
https://github.com/cloudflare/workers-sdk/issues/5423
)
Similar Threads
is there a way to run an http server *
CD
Cloudflare Developers / vitest-integration-beta
15mo ago
Is there any way to reset mocks with
CD
Cloudflare Developers / vitest-integration-beta
2y ago
Possible migration destination now that isolatedStorage is going away
CD
Cloudflare Developers / vitest-integration-beta
3w ago
Is it possible to use process.env with
CD
Cloudflare Developers / vitest-integration-beta
9mo ago