Leo
Results
2
issues of
Leo
# Description This PR fixes an issue where valid go:embed directives containing patterns instead of relative paths would result in illegal directories being created. The issue lies in `v2/internal/staticanalysis/staticanalysis.go`, where...
**Describe the bug** Regardless of the transports defined in opts.Transports, the Client will always dial the server using polling.Default. This causes problems if the server does not accept connections via...
bug