summaryrefslogtreecommitdiffstats
path: root/.vscode
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2020-10-02 02:49:45 -0400
committerGitHub <noreply@github.com>2020-10-02 02:49:45 -0400
commitba7738e73ec46548210b96ddfbf52a2773c31168 (patch)
tree56e35333ffe7475ee1fc2d32dc7b20e4edd661ee /.vscode
parenta5b95ae8b26c720892cfe2dfbe3b52a6f6eaf546 (diff)
bug: terminate threads, fix blocking poll in input (#262)
Bug fix for improper use of threads, where they were not properly terminated (not really too bad) and the input thread code actually blocked.
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index da6cd6b9..dd8c5e7a 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -2,11 +2,13 @@
"cSpell.words": [
"Artem",
"COPR",
+ "Condvar",
"DWORD",
"Deque",
"EINVAL",
"EPERM",
"ESRCH",
+ "Fini",
"GIBI",
"GIBIBYTE",
"GIGA",
@@ -42,6 +44,8 @@
"concat",
"crossterm",
"curr",
+ "cvar",
+ "cvars",
"czvf",
"denylist",
"fedoracentos",