bigflake icon indicating copy to clipboard operation
bigflake copied to clipboard

Switch to new style Supervisor child spec

Open nlopes opened this issue 4 years ago • 1 comments

Ensures the following warning disappears:

warning: Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
  lib/bigflake/application.ex:12: Bigflake.Application.start/2

nlopes avatar Jul 08 '20 15:07 nlopes

@stevedomin is this something that we would be able to get merged in? Trying to remove some deprecations in our app :)

venkatd avatar Sep 06 '21 16:09 venkatd