Skip to content
This repository was archived by the owner on Jan 6, 2026. It is now read-only.
This repository was archived by the owner on Jan 6, 2026. It is now read-only.

CI fails occasionally on windows #30

@PThorpe92

Description

@PThorpe92

CI is now setup to build the library and run tests with that, instead of having to merge and re-build the shared libraries in CI and merge that PR. however windows will occasionally fail to load the lib

  env:
    TURSO_GO_NOCACHE: 1
panic: The specified procedure could not be found.

goroutine 1 [running]:
github.com/ebitengine/purego.RegisterLibFunc({0x7ff7a91db260, 0x7ff7ac6611c8}, 0xc0001ddd98?, {0x7ff7a925ed35?, 0xc?})
	C:/Users/runneradmin/go/pkg/mod/github.com/ebitengine/purego@v0.8.3-0.20250507171810-1638563e3615/func.go:23 +0x5c
github.com/tursodatabase/turso-go.ensureLibLoaded.func1()
	D:/a/turso-go/turso-go/connection.go:68 +0x1ab
sync.(*Once).doSlow(0xc0001dde00?, 0x7ff7a91a83a0?)
	C:/hostedtoolcache/windows/go/1.23.12/x64/src/sync/once.go:76 +0xb4
sync.(*Once).Do(...)
	C:/hostedtoolcache/windows/go/1.23.12/x64/src/sync/once.go:67
github.com/tursodatabase/turso-go.ensureLibLoaded()
	D:/a/turso-go/turso-go/connection.go:55 +0x2c
github.com/tursodatabase/turso-go.init.0()
	D:/a/turso-go/turso-go/connection.go:15 +0x13
FAIL	github.com/tursodatabase/turso-go	0.230s
FAIL

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions