Skip to content

Commit

Permalink
PagedTopic use daemon
Browse files Browse the repository at this point in the history
  • Loading branch information
thegridman committed Feb 20, 2025
1 parent cdd13ad commit f6eeb5f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1812,7 +1812,7 @@ public void cleanupSubscribers()

if (memberThis == memberCoordinator)
{
Daemons.commonPool().add(() ->
getDaemonPool().add(() ->
{
try
{
Expand Down

0 comments on commit f6eeb5f

Please sign in to comment.