Skip to content

Commit 6bf8047

Browse files
committed
Update TODO
1 parent e190b3f commit 6bf8047

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

core/pva/src/main/java/org/epics/pva/server/PVAServer.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@
3535
@SuppressWarnings("nls")
3636
public class PVAServer implements AutoCloseable
3737
{
38+
// TODO Implement beacons?
39+
3840
/** Common thread pool */
3941
public static ForkJoinPool POOL = ForkJoinPool.commonPool();
4042

0 commit comments

Comments
 (0)