-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Hi,
While testing the tasks example, I had an issue; tasks:start_tasks(10) worked,
but tasks:start_repeating(150, 20) returned that:
3> tasks:start_repeating(150, 20).
** exception error: no function clause matching e2_service_impl:split_options(repeating,150,[],[]) (../../src/e2_service_impl.erl, line 78)
in function e2_task:start_link/3 (../../src/e2_task.erl, line 57)
4>
Metadata
Metadata
Assignees
Labels
No labels