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
{{ message }}
This repository has been archived by the owner on Nov 14, 2017. It is now read-only.
# doesn't give you a gensym outside of syntax quote
def is always globally scoped, so hook-supervisor-to-fn is repeatedly setting the value of the global var dire.core/supervisor# to (partial supervised-meta (meta task-var))
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I was helping someone debug an issue in the clojure irc chat and happened to take a look at dire.
ccb90f2
This commit(and the line) is problematic.
#
doesn't give you a gensym outside of syntax quotedef is always globally scoped, so
hook-supervisor-to-fn
is repeatedly setting the value of the global vardire.core/supervisor#
to(partial supervised-meta (meta task-var))
The text was updated successfully, but these errors were encountered: