Skip to content
This repository has been archived by the owner on Nov 14, 2017. It is now read-only.

This line is bogus #36

Open
hiredman opened this issue Jun 3, 2016 · 0 comments
Open

This line is bogus #36

hiredman opened this issue Jun 3, 2016 · 0 comments

Comments

@hiredman
Copy link

hiredman commented Jun 3, 2016

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 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))

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant