-
Why?
-
Type: Bug
I've been working on a new extension called "Interlinks". When exiting the extension host after debugging, the IDE almost always stops on an exception. As far as I can make out the excepti…
-
I'm trying to test my `Setup.R` file by sourcing the file. However, in that context, `teardown_env()` is not properly initialized so I get an error.
Here is a simple example:
``` r
handle Error…
-
### Version
1.49
### Steps to reproduce
If `test.step()` is called in worker fixture setup - everything works fine.
If `test.step()` is called in worker fixture teardown - there is an error `test.s…
-
### Issue Description
The test teardown method `teardown_sentry_test` clears the global event processors `Sentry::Scope.global_event_processors`. Any application global event processors are wiped aft…
-
`coopdatadog.StartDatadog(cfg config.DatadogParameters, connectionType ConnectionType) error` and `coopdatadog.GracefulDatadogShutdown()`has several issues that requires addressing.
1. The function p…
-
**Is your feature request related to a problem? Please describe.**
I have benchmarks that need to create files. The benchmark is run multiple times to establish timing. But it's expensive and pointles…
-
Implement some way to stop crawler in obvious and controlled way from the user function. It should properly shutdown all resources and immediately stop crawler to send any requests. It should be mirro…
-
It seems the client side code only closes the network connection but doesn't sent an ultimate provider ultimatum pdu (as described in MS-RDPBCGR - 1.3.1.4).
Check if this is really the case.
-
When collecting logs it looks like the instance teardown path recently (within the last month) started throwing an unhandled exception in the failure path. I see the following traceback in cloud-init …