groostav
09/20/2022, 8:21 PMwaiting for the connection takes a long time so I use a hard-codedfor users of #C1CFAFJSK, do you guys find junior developers (or any developers) doing this kind of thing for asyncs? Rather than synchronize properly (maybe because that involves bubbling some future up a call stack or converting a future to a channel for more granular synchronization), they simply insert hard-coded wait statements? I'm kinda mortified. I really don't want to have to explaining concurrency to somebody who works for another company. I want to just say "you're an idiot, call the WaitFor method, and dont ever use this strategy again." Now I have to find a way to put that into an email nicely...in my codesleep(5.seconds)
louiscad
09/21/2022, 7:13 AMTgo1014
09/21/2022, 7:34 AMlouiscad
09/21/2022, 7:39 AMdarkmoon_uk
09/23/2022, 3:40 AMdephinera
09/24/2022, 3:07 PM