diff options
Diffstat (limited to 'js/test/Ice/operations/Server.js')
-rw-r--r-- | js/test/Ice/operations/Server.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/js/test/Ice/operations/Server.js b/js/test/Ice/operations/Server.js index 6d9b42c080d..1992bf843fb 100644 --- a/js/test/Ice/operations/Server.js +++ b/js/test/Ice/operations/Server.js @@ -27,9 +27,7 @@ echo.ice_getCachedConnection().setAdapter(adapter); adapter.activate(); ready.resolve(); - await communicator.waitForShutdown(); - } finally { |