Borkdude

joined 1 year ago
[โ€“] Borkdude@alien.top 1 points 1 year ago

Strange. Killing the pod manually with (pods/unload-pod bbsh-pod) doesn't work either, it blocks on this call. It might be worth checking out what happens during the "shutdown" op:

https://github.com/epiccastle/bbssh/blob/141f85bdd493e351712c599f271949f77d6e52d1/src/clj/bbssh/impl/pod.clj#L191

[โ€“] Borkdude@alien.top 1 points 1 year ago (1 children)

I generally rely on documentation + REPL.