Hot reload failure when use time.now() in it #19456
Labels
Bug
This tag is applied to issues which reports bugs.
OS: Windows
Bugs/feature requests, that are specific to Windows OS.
Describe the bug
When use
println('Time: ${time.now()}')
inhot reload
function, error will be caused.But if just don't output time string, there is not error.
Reproduction Steps
src code
execute cmd
v -live run main.v
Expected Behavior
Current Behavior
output
Possible Solution
No response
Additional Information/Context
No response
V version
V 0.4.1 981f76c
Environment details (OS name and version, etc.)
V full version: V 0.4.1 981f76c
OS: windows, Microsoft Windows 10 רҵ v19043 64 λ
Processor: 16 cpus, 64bit, little endian,
vexe mtime: 2023-09-27 15:26:57
Git version: git version 2.39.2.windows.1
Git vroot status: weekly.2023.39-5-g981f76cd-dirty
Note
You can vote for this issue using the 👍 reaction. More votes increase the issue's priority for developers.
Take into account that only the 👍 reaction counts as a vote.
Only reactions to the issue itself will be counted as votes, not comments.
The text was updated successfully, but these errors were encountered: