Fu
Results
2
comments of
Fu
fix: The way filepath.Join is used when handling package names doesn't properly account for windows.
> After this change, is the agent able to instrument go app compiling on Windows? If so, we should at least add one plugin test on Windows to verify. So...
fix: The way filepath.Join is used when handling package names doesn't properly account for windows.
> Yes, you could send a new pull request to add a windows GHA control file, without any actual tests as this isn't merged. Then we could sync that file...