10 lines
319 B
Markdown
10 lines
319 B
Markdown
# ksi
|
|
|
|
## Sources
|
|
|
|
### Signal catching
|
|
- [Catch SIGTERM](https://dnmtechs.com/graceful-sigterm-signal-handling-in-python-3-best-practices-and-implementation/)
|
|
- [Get ENUM name from value](https://stackoverflow.com/a/38716384)
|
|
|
|
### Networking
|
|
- [Dynamically finding host IP address](https://stackoverflow.com/a/28950776) |