Clean and simple hot-reloading on uninterrupted go applications (slok.medium.com) 1 points by onig90 4y ago ↗ HN
[–] verdverm 4y ago ↗ When I read hot reload for a language, I'd expect it to notice changes to the source of the program and hot reload it.This seems to not be doing that, rather reloading config and having a sequence of actions happen after the change in a defined order.
1 comment
[ 2.3 ms ] story [ 17.6 ms ] threadThis seems to not be doing that, rather reloading config and having a sequence of actions happen after the change in a defined order.