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: dbux disable messes with error detection #644

Open
1 task
Domiii opened this issue Jan 11, 2022 · 0 comments
Open
1 task

Fix: dbux disable messes with error detection #644

Domiii opened this issue Jan 11, 2022 · 0 comments
Assignees
Labels
a-lot-of-work This issue requires a lot of work, and is by no means easily taken care of bug Something isn't working

Comments

@Domiii
Copy link
Owner

Domiii commented Jan 11, 2022

Explanation: Error detection has some hard assumption that can easily be defeated by dbux disable.

  • if tracing is enabled for the context, always keep track of important statements, e.g. return, throw etc.

NOTE: There is no good general solution for this for now. Would require a lot of testing and investigative work.

@Domiii Domiii added bug Something isn't working priority labels Jan 11, 2022
@Domiii Domiii self-assigned this Jan 11, 2022
@Domiii Domiii added a-lot-of-work This issue requires a lot of work, and is by no means easily taken care of and removed priority labels Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a-lot-of-work This issue requires a lot of work, and is by no means easily taken care of bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant