You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When starting a supervisor tree from this example KafkaEx.ConsumerGroup, I get the deprecation warning:
warning: Supervisor.Spec.supervisor/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
lib/cx/application.ex:31: Cx.Application.start/2
What should be used in place?
The text was updated successfully, but these errors were encountered:
When starting a supervisor tree from this example KafkaEx.ConsumerGroup, I get the deprecation warning:
What should be used in place?
The text was updated successfully, but these errors were encountered: