Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix race condition trying to track last argument
The Previewer last_arg has a race condition. This would be better solved with a queue. But for now, it is good enough to just spawn a new child on each selection change.
- Loading branch information