summary refs log tree commit diff stats
path: root/tests/async/tioselectors.nim.cfg
diff options
context:
space:
mode:
authorcheatfate <ka@hardcore.kiev.ua>2016-06-23 23:12:27 +0300
committercheatfate <ka@hardcore.kiev.ua>2016-06-23 23:12:27 +0300
commitc857e32867f14265f11df585c9b50f01c43e2f39 (patch)
treee350a43a6ffaa01109149b164981a3005af26fff /tests/async/tioselectors.nim.cfg
parent5f4e98bbc7fb8bdd6e60579b26c0001f33ce4f9c (diff)
downloadNim-c857e32867f14265f11df585c9b50f01c43e2f39.tar.gz
Small version of ioselectors.nim, without code duplication and some renames.
Diffstat (limited to 'tests/async/tioselectors.nim.cfg')
-rw-r--r--tests/async/tioselectors.nim.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/async/tioselectors.nim.cfg b/tests/async/tioselectors.nim.cfg
new file mode 100644
index 000000000..73752f042
--- /dev/null
+++ b/tests/async/tioselectors.nim.cfg
@@ -0,0 +1 @@
+threads:on -d:threadsafe
\ No newline at end of file