What was I busy with in January? Read here: https://www.patreon.com/posts/transparency-97905386
@nikitonsky Also ran into https://clojure.atlassian.net/jira/software/c/projects/TNS/issues/TNS-62 and are using this snippet to work around it:
(alter-var-root #'clojure.tools.namespace.repl/refresh-tracker assoc :clojure.tools.namespace.dir/time (System/currentTimeMillis))
@mkvlr that’s more or less how my rabbit hole started :)
@nikitonsky Also ran into https://clojure.atlassian.net/jira/software/c/projects/TNS/issues/TNS-62 and are using this snippet to work around it:
(alter-var-root #'clojure.tools.namespace.repl/refresh-tracker assoc :clojure.tools.namespace.dir/time (System/currentTimeMillis))