Clean and simple hot-reloading on uninterrupted go applications (slok.medium.com) 1 points by onig90 5y ago ↗ HN
[–] verdverm 5y 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
[ 3.0 ms ] story [ 14.5 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.