Skip to content

Display an easy-to-notice warning when code contains time.Now() that the values won't be as expected #189

Closed
@mikeschinkel

Description

@mikeschinkel

Since time.Now() will not be fixed to work as expected (see #104, #188), please consider adding an easy-to-notice warning that the code will not operate as expected?

That would keep developers from spending a lot of time trying to figure out what the hell is wrong with their code only to realize that the problem is not necessarily their code but in-fact a known-bug in how to platform diverges from expectation.

And it would be yet another benefit to using goplay.tools vs. golang.org/play.

Metadata

Metadata

Assignees

Labels

uiWeb interface

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions