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

Cabal flag to control auto-labelling of threads #164

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jasagredo
Copy link

Having this cabal flag allows the user to, on-demand, auto-label the async threads, pointing to the place where the async task is spawned. The idea is that the user then can go to the code/dependency and add a meaningful label to that thread.

Using CPP makes it transparent for users that don't want to opt-in to this behavior.

My idea is for this PR to be merged after #163. The first commit in this branch is the same as in #163.

@jasagredo jasagredo force-pushed the js/debug-auto-label branch from 6035549 to 5a7bd63 Compare January 24, 2025 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant