Parsing should not crash on failure to launch Z3 process
Nobody has claimed this yet.
- #3552 by @FWBlueWizard — closed without merging
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
Research direction
Start by tracing the frontend's Z3 process launch and process-pool error handling, then investigate how the OS file limit failure appears in CI. Done means a failed launch no longer crashes parsing and the frontend retries according to the agreed limit and interval; the payload does not name a file or test.
Written by the indexing model from the issue text.
Description
We're seeing a lot of flakiness on CI because we're hitting some OS file limit when launching too many z3 processes.
I guess this could be because th efrontend is launching a bunch of Z3 processes in a process pool, and triggering that limit.
One simple solution to this would be for the frontend to block when it fails to launch a Z3 process, and try again in a small time interval later, maybe a set amount of times. It could pause for 0.1s up to 5 times, trying to launch z3 processes.
We will also investigate being smarter about using kserver in pyk when launchnig a bunch of proofs in parallel, but the frontend not crashing on this case would also be nice.
- Dominant language
- Python
- Stars
- 591
- Forks
- 163
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from runtimeverification/k
-
runtimeverification/k#4939 · 1 assignee ·
-
Concolic Explorer Open
Difficulty 5/5 Over a week Newbie friendliness 32/100
runtimeverification/k#4937 ·
-
Difficulty 5/5 Over a week Newbie friendliness 30/100
runtimeverification/k#4936 ·
-
type:epic
runtimeverification/k#4934 · 4 comments · 1 assignee ·
-
runtimeverification/k#4924 · 1 assignee ·
All issues in runtimeverification/k
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
bancolombia/sentinel#23 ·
-
test md OpenCI
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
bug client
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100