-
_This is a question, not a bug._
We're trying to find a generic way to report stack traces for all exceptions _unhandled in c++_ (meaning: also for c++ exceptions that _are handled in JS_). We're u…
-
Acontece no Mono 4.0.2 no Windows. Ocorre porque a PDFjet tenta usar a zlib através do namespace System.IO.Compression.
Possível solução: mudar as chamadas de compressão/descompressão no código da PD…
-
Pycharm can't report stack traces from the plugin b/c it says something to the effect "This plugin vendor didn't implement the exception reporting component". There is a link to your personal homep…
-
Danny power is currently dealing with BTCA because the data is not pulling through
-
Implement http://filp.github.io/whoops/demo/ for nice informative error reporting.
-
### Short description
When lombok exceptions happen IntelliJ IDEA shows a window offering to disable lombok plugin because of exceptions. The window has disabled button "Report exception" with the hi…
-
**Describe the bug**
Start stryker with -o, let stryker run for a bit, close the html report after a while before stryker is done.
**Logs**
Debugging:
![image](https://github.com/stryker-mutator…
-
Eclipse provides some sort of functionality for catching and reporting unexpected exceptions from plug-ins. That is, I've seen these reports for WTP.
We need to figure out what this is and determi…
-
At DLS MX we have a callback that where we want to do different things based on how the plan failed.
Currently, when an exception occurs in a plan the string representation of the error gets put i…
-
Currently, the `DefaultUnhandledExceptionsReporter` stores only one exception and the number of unhandled exceptions in an interval. However, this implementation lacks sufficient information for effec…