Providing a timeout of Long/MAX_VALUE is functionally equivalent to having no timeout. This is what most nREPL clients use by default (including reply [and therefore Leiningen], and the Java Connection class, which Counterclockwise uses).
- Chas -- http://cemerick.com [Clojure Programming from O'Reilly](http://www.clojurebook.com) On Jun 11, 2012, at 8:33 AM, MikeM wrote: > I'm using nrepl with a client created as described in the github > readme (https://github.com/clojure/tools.nrepl). The nrepl server and > client are on the same machine. Everything's working well, except when > I try to eval a long-running bit of code. It seems that the timeout > defined for the client is causing the output to be truncated. Is there > a way to set-up a client with no timeout? Or should I just use an > large timeout value? -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en