Merge pull request #26840 from akka/removeUnicodeArrow

Remove unicode arrow
This commit is contained in:
Patrik Nordwall 2019-05-02 08:39:25 +02:00 committed by GitHub
commit 80fddd2317
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -668,7 +668,7 @@ private[akka] class ShardRegion(
tryCompleteGracefulShutdown()
case RegisterRetry
case RegisterRetry =>
if (coordinator.isEmpty) {
register()
scheduleNextRegistration()