Open ghost opened 8 years ago
Hi. I am doing a Twitter bot working on several accounts (two in my case). But when I start a goroutine and initialize Twitter API, it stops the other one.
How should I handle multiple goroutines with Anaconda for my program to work ?
Thanks !
Can you provide any code example?
Hi. I am doing a Twitter bot working on several accounts (two in my case). But when I start a goroutine and initialize Twitter API, it stops the other one.
How should I handle multiple goroutines with Anaconda for my program to work ?
Thanks !