plasmodic/ecto

Scheduler.wait() function not defined

pirobot opened this issue · 0 comments

I am trying to run the execute_async code listed on this page in the Ecto documentation and I get the error:

AttributeError: 'Scheduler' object has no attribute 'wait'