Skip to content

Don't crash on pauses longer than 10sec#93

Open
ngorogiannis wants to merge 2 commits into
tarides:mainfrom
ngorogiannis:refactor-common
Open

Don't crash on pauses longer than 10sec#93
ngorogiannis wants to merge 2 commits into
tarides:mainfrom
ngorogiannis:refactor-common

Conversation

@ngorogiannis

@ngorogiannis ngorogiannis commented Jun 11, 2026

Copy link
Copy Markdown
  • Extract common code between 5.0 and 5.3 implementations. A modest reduction in code duplication. A more sophisticated refactor is possible at the cost of more complexity at the top levels.

  • Don't crash on pauses longer than 10sec. Done by adding a little bit of machinery to track such pauses and report some basic stats on them.

The main motivation is that it is possible, though not easily reproducible, to have pauses for more than 10sec (observed with workload described in #63 ). This crashes olly currently.

@ngorogiannis ngorogiannis changed the title Extract common code between 5.0 and 5.3 implementations Don't crash on pauses longer than 10sec Jun 11, 2026
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.

1 participant