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
I wrote this a long time ago, but if I understand correctly, Clojure's go macros can still exhaust the available threads if the things done inside take too long. Unfortunately, when it comes to this the language isn't Go. 😸
The text was updated successfully, but these errors were encountered:
I wrote this a long time ago, but if I understand correctly, Clojure's
go
macros can still exhaust the available threads if the things done inside take too long. Unfortunately, when it comes to this the language isn't Go. 😸The text was updated successfully, but these errors were encountered: