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 memory_usage example relying on implicit recursive features #1709

Merged
merged 1 commit into from
Mar 25, 2023

Conversation

teh-cmc
Copy link
Member

@teh-cmc teh-cmc commented Mar 25, 2023

The usual: the example only compiles in some contexts because it silently inherits from recursive feature flags when compiled as part of a larger piece of the workspace... but when compiled on its own it fails and one is left very confused 😭

@teh-cmc teh-cmc added 🪳 bug Something isn't working 🧑‍💻 dev experience developer experience (excluding CI) 😤 annoying Something in the UI / SDK is annoying to use labels Mar 25, 2023
@emilk emilk merged commit 6ebe58b into main Mar 25, 2023
@emilk emilk deleted the cmc/memory_usage_example_features branch March 25, 2023 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
😤 annoying Something in the UI / SDK is annoying to use 🪳 bug Something isn't working 🧑‍💻 dev experience developer experience (excluding CI)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants