Skip to content

Conversation

@CZEMacLeod
Copy link
Owner

Replaces #31

This allows for the common case that when running under debug, things should debug. However, if things are not under debug, probably don't need to attach the debugger.

PR Classification

Code cleanup and configuration updates.

PR Summary

This pull request includes code cleanup by commenting out debugger hook functionality and updates to configuration handling in tests. Key changes include:

  • WebObjectActivator.cs: Modified type cast for IKeyedServiceProvider.
  • IISExpressEntensions.cs: Commented out debugger hook code in two locations.
  • DebugResourceExtensions.cs: Enhanced IsDebugMode method with new conditions.
  • OutputWatcherIntegrationTests.cs: Added using directives and introduced a new timeout constant.
  • OutputWatcherIntegrationTests.cs: Updated HTTP client configuration to use dynamic timeout values.

@CZEMacLeod CZEMacLeod merged commit d53b3e6 into main Jun 12, 2025
1 check passed
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.

2 participants