# Python Threading

## References

- [An Intro to Threading in Python -- Real Python](https://realpython.com/intro-to-python-threading/)
- [python threading 使用的一些注意點](http://www.code2sec.com/python-threadingshi-yong-de-yi-xie-zhu-yi-dian.html)
- [Daemon is not daemon, but what is it? - laike9m's blog](https://laike9m.com/blog/daemon-is-not-daemon-but-what-is-it,97/)
