Skip to content
Snippets Groups Projects
Unverified Commit 0d26afb1 authored by Matthias Urhahn's avatar Matthias Urhahn Committed by GitHub
Browse files

Automatically enable coroutine debugging in DEBUG and test builds. (#1060)...

Automatically enable coroutine debugging in DEBUG and test builds. (#1060) (Spawned by EXPOSUREAPP-2267)

* Automatically enable coroutine debugging in DEBUG and test builds.
CWADebug should be used as abstraction for enabling additional non-production debug features and modes.
In the future we can use this abstraction to enable additional debugging options in productions builds.
Sometimes that's the only way to debug issues that can't be reproduced by developers.

* Fix LINTing

Co-authored-by: default avatarMatthias Urhahn <matthias.urhahn@sap.com>
Co-authored-by: default avatarJakob Möller <jakob.moeller@sap.com>
parent 145503db
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment