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
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 ?
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 !