-
Notifications
You must be signed in to change notification settings - Fork 115
Add Workflow to check if we break snmalloc-rs #742
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
Comments
If needed, as the owner of The caveat is that we will lose the native FreeBSD CI for rust. |
A PoC in made in #744. |
Thanks for doing this. Are you sure about this. You've put a lot of work into snmalloc-rs, and putting it under the Microsoft org, would give you less personal ownership. I think we should think carefully about the pros and cons of merging it in. I'll try to get the CI functioning, but I propose we leave it a week or two to think about it. |
Good idea. I would also like to collect others' idea
Personally, I think it is okay as long as doing this reduces "unsync" between Anyway, let's take time to think about the best way to handle this. Also, another thing I want to do is to sync the version and release cycle between upstream and downstream. |
Currently the downstream consumer snmalloc-rs is very dependent on the internals of snmalloc. This strong coupling makes release a little awkward. We either need
The text was updated successfully, but these errors were encountered: