okaywit / guava-libraries

Automatically exported from code.google.com/p/guava-libraries
Apache License 2.0
0 stars 0 forks source link

AbstractScheduledService cannot be restarted automatically #1503

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
if we do an empty extension of the class, then invoke 

.startAndWait()

invoke

.stopAndWait()

then invoking

.startAndWait() will fail to restart the service.

Original issue reported on code.google.com by Tn...@apigee.com on 9 Aug 2013 at 6:23

GoogleCodeExporter commented 9 years ago

Original comment by cgdecker@google.com on 9 Aug 2013 at 7:09

GoogleCodeExporter commented 9 years ago
This issue has been migrated to GitHub.

It can be found at https://github.com/google/guava/issues/<issue id>

Original comment by cgdecker@google.com on 1 Nov 2014 at 4:12

GoogleCodeExporter commented 9 years ago

Original comment by cgdecker@google.com on 3 Nov 2014 at 9:08