Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flow.cfg et al: Accept "u" as the micro(seconds) input in cfg::Option_set (and for general istreams?) #68

Open
ygoldfeld opened this issue Mar 10, 2024 · 0 comments
Labels
enhancement New feature or request from-akamai-pre-open Issue origin is Akamai, before opening source

Comments

@ygoldfeld
Copy link
Contributor

flow.cfg et al: Accept "u" as the micro(seconds) input in cfg::Option_set (and for general istreams?)

Filed by @ygoldfeld pre-open-source:

At some point we made it possible to affect an ostream or Logger (and made it default for flow::async-created threads) in such a way as to output "us" for microseconds instead of Unicode mu-s.

Symmetrically, we should enable accepting the same as input, in flow::cfg and for arbitrary istreams.

This is low-priority; no one relies in practice on accepting mu-s in parsing input, as Unicode is a pain in all our contexts. However, for completeness, this should be done.

@ygoldfeld ygoldfeld added enhancement New feature or request from-akamai-pre-open Issue origin is Akamai, before opening source labels Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request from-akamai-pre-open Issue origin is Akamai, before opening source
Projects
None yet
Development

No branches or pull requests

1 participant