Skip to content

Commit db541da

Browse files
author
narkisr
committed
adding nrepl timeout
1 parent 62ad926 commit db541da

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

project.clj

+3
Original file line numberDiff line numberDiff line change
@@ -119,5 +119,8 @@
119119
:source-paths ["src"]
120120
:target-path "target/"
121121

122+
:repl-options {
123+
:timeout 120000
124+
}
122125
:main celestial.launch
123126
)

0 commit comments

Comments
 (0)