Refactor `Configuration` to be asynchronous
samchon opened this issue · comments
Jeongho Nam commented
Change all constant values in the Configuration
to be asynchronous functions that can be modified.
It's to enhancing re-usability and preparing external configuration files.