Skip to content

Commit

Permalink
Merge branch 'jetty-9.4.x-4376-asynccontentcomplete' into jetty-9.4.x…
Browse files Browse the repository at this point in the history
…-4331-asyncCloseComplete
  • Loading branch information
gregw committed Nov 29, 2019
2 parents a872522 + 21209d7 commit f43a484
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -323,7 +323,6 @@ public void close()
{
case CLOSING:
case CLOSED:
case ERROR:
{
_closeCallback = null;
closeCallback.succeeded();
Expand Down

0 comments on commit f43a484

Please sign in to comment.