Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
8.2, 9.0
-
None
-
None
-
Windows 10 64bit NetBeans 8.1 and 9.0rc
Description
RequestProcessor awaitTermination method behavior differs from the standard ExecutorService, it does not wait for other tasks to complete. I have attached a simple example.