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
In the example, the line process([(testfn1, true), (testfn2, false)], "tcp://127.0.0.1:9999"; bind=true) produces an error. Where is process described? That line of code is take from the example code on this project.