Fix NotInfluenceReceiveTimeout behavior when used with Timers trait (#24989)
This commit is contained in:
parent
028937f52f
commit
7685fc591e
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
# Fix NotInfluenceReceiveTimeout behavior when used with Timers trait (#24989)
|
||||
ProblemFilters.exclude[IncompatibleTemplateDefProblem]("akka.actor.TimerSchedulerImpl$TimerMsg")
|
||||
ProblemFilters.exclude[MissingClassProblem]("akka.actor.TimerSchedulerImpl$TimerMsg$")
|
||||
Loading…
Add table
Add a link
Reference in a new issue