users@grizzly.java.net

Re: Grizzly http client race condition

From: testn <test1_at_doramail.com>
Date: Tue, 26 May 2015 11:01:42 -0700 (MST)

Note that to reproduce the problem, remove the following line:

                        try {
                            Thread.sleep(1000);
                        } catch (InterruptedException e) {
                            e.printStackTrace();
                        }



--
View this message in context: http://grizzly.1045725.n5.nabble.com/Grizzly-http-client-race-condition-tp5710847p5710848.html
Sent from the Grizzly - Users mailing list archive at Nabble.com.