leostera / leostera/minttea

Bug: the app doesn't terminate as expected

Open
#29 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
OCaml
Stars
472
Forks
32
PR merge metrics
No merged PRs in 30d

Description

Following the main example, if I press q to terminate the program, it doesn't terminate as expected sometimes. Additionally, when running again, it doesn't render until I press a key.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the main example and reproduce the intermittent failure by pressing q to quit, then launching it again. Trace the termination and terminal-rendering lifecycle around that example. Done means the program exits reliably on q and a subsequent run renders immediately without requiring a keypress.

Written by the indexing model from the issue text.

Assessment

Tech stack
ocaml
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.