e2
e2 copied to clipboard
Is this a bug?
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>