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

fix: 14.0.0-alpha.1 hangs when run #253

Open
JamieMason opened this issue Nov 29, 2024 · 1 comment
Open

fix: 14.0.0-alpha.1 hangs when run #253

JamieMason opened this issue Nov 29, 2024 · 1 comment

Comments

@JamieMason
Copy link
Owner

Moved discussion from microsoft/FluidFramework#22146 to save on noise over there.

Hey @tylerbutler, FYI there's an alpha preview of a Rust rewrite available at 14.0.0-alpha.1 now. I've been developing it against the FluidFramework repository so you should hopefully be in a good starting point 🤞

microsoft/FluidFramework#22146 (comment)

@JamieMason I had a chance to try this today, and it seems to hang, at least with the config I have. You should be able to reproduce it on the syncpack-config branch on my fork. I'm happy to file an issue if it's helpful. Not sure what other info to collect.

microsoft/FluidFramework#22146 (comment)

Thanks @tylerbutler, which OS are you using?

microsoft/FluidFramework#22146 (comment)

@JamieMason I've tested on Ubuntu 20.04 and mac OS Sequoia ARM. Same behavior on both. I can try Windows 11 if it's helpful. I also tried node 18.20 and node 20.18 when I briefly forgot it was now written in rust. :) If you've been testing with this repo, would you mind sharing the config you've been testing with?

microsoft/FluidFramework#22146 (comment)

@JamieMason
Copy link
Owner Author

JamieMason commented Nov 29, 2024

Thanks a lot for digging into it some more.

My first hunch was Windows just because that's the OS I've not had access to yet. I then remembered you're on Node 16 (EDIT: 18) in this repo and thought it might be that as I've only been running on Node 20.

In order to keep supporting .js and .ts config files it still needs to have this bit of JS at least for the time being, so I thought it could be that. But if you've tried 18 and 20 I'm really not sure for the moment.

If you've been testing with this repo, would you mind sharing the config you've been testing with?

I've been running it locally from v14-alpha: /fixtures/fluid-framework which is basically this repo with everything but files relevant to syncpack deleted. So the config file /fixtures/fluid-framework/syncpack.config.cjs should be identical as of ~ Oct 30th.

Obviously I'd hold off on this alpha version, I thought it was further along than it is but I think it's better to wait.

Thanks again for your help, I'll have a look at your repro and see if I can figure out what's going on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant