Merge pull request #26840 from akka/removeUnicodeArrow
Remove unicode arrow
This commit is contained in:
commit
80fddd2317
1 changed files with 1 additions and 1 deletions
|
|
@ -668,7 +668,7 @@ private[akka] class ShardRegion(
|
|||
|
||||
tryCompleteGracefulShutdown()
|
||||
|
||||
case RegisterRetry ⇒
|
||||
case RegisterRetry =>
|
||||
if (coordinator.isEmpty) {
|
||||
register()
|
||||
scheduleNextRegistration()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue