Runs the function that calls some code: program hangs, have to ctrl-c.
Runs literally the same code manually in a REPL: works fine, no issues.
ugh
@jdormit does the repl load or define something that the code alone doesn't?
@splatt9990Turns out the function I was running in the REPL wasn't where the issue was 🙃
This Mastodon instance is for people interested in technology. Discussions aren't limited to technology, because tech folks shouldn't be limited to technology either!
@jdormit does the repl load or define something that the code alone doesn't?