Andre Bluehs

Results 2 comments of Andre Bluehs

not sure when this change was made, but `wrangler dev --local` (and the reason i'm looking into this, `pages dev`) opens miniflare in a child process with `child_process.fork`. However, there...

possibly related: new message event from a previously not-seen room (in the case of a new adhoc group chat) causes an error because the `cache`d chat doesn't exist but we...