-
When processing large PDF files of e.g. >100 pages, the workflow can crash on lower spec machines due to an out of memory exception.
-
While running PIT in a JDK 21 project the following stack trace is generated (which asks me to report it, so here goes):
```
1:27:47 PM PIT >> WARNING : Minion exited abnormally due to RUN_ERROR
…
-
### Describe the bug
Execute container for first run, after a time fail:
```
DEBUG: ******************* SYNC LIST RULES EVALUATION START *******************
DEBUG: Evaluation against 'sync_lis…
-
```
What steps will reproduce the problem?
The microdump processor parsing has a bug where it does not trim trailing
spaces in the cpu context and exits with the following error.
"Malformed CPU conte…
-
```
What steps will reproduce the problem?
The microdump processor parsing has a bug where it does not trim trailing
spaces in the cpu context and exits with the following error.
"Malformed CPU conte…
-
```
What steps will reproduce the problem?
The microdump processor parsing has a bug where it does not trim trailing
spaces in the cpu context and exits with the following error.
"Malformed CPU conte…
-
```
What steps will reproduce the problem?
The microdump processor parsing has a bug where it does not trim trailing
spaces in the cpu context and exits with the following error.
"Malformed CPU conte…
-
```
What steps will reproduce the problem?
The microdump processor parsing has a bug where it does not trim trailing
spaces in the cpu context and exits with the following error.
"Malformed CPU conte…
-
```
What steps will reproduce the problem?
The microdump processor parsing has a bug where it does not trim trailing
spaces in the cpu context and exits with the following error.
"Malformed CPU conte…
-
We've been investigating a problem with our Tornado server, where the WebSocket connection would drop if the handling of a single message would take too much time [(SO Question)](https://stackoverflow…