Skip to content

Notify assembly built in Debug loaded #364

@bruno-garcia

Description

@bruno-garcia
  • Hook into assembly loading event.
  • Queue to read assembly in the background
  • Detect is it's a debug or release build.
  • Raise an event if it's a debug build.

Need to make sure this only happens in prod (otherwise a debugging session would raise a ton of events).
Need to group all of them (fingerprint it) so that it's a single notification/issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureNew feature or request
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions