mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
MacOS's firewall complains about a previously unknown app trying to listen for network connections whenever we run go test. That's because we *are* listening for network connections on arbitrary interfaces, not just on localhost as we probably intended. Fix that. |
||
|---|---|---|
| .. | ||
| message | ||
| pgtest | ||
| cancel.go | ||
| cancel_test.go | ||
| io.go | ||
| lookerToFeaturebase.md | ||
| lookerToPostgres.md | ||
| protocol.go | ||
| query.go | ||
| server.go | ||
| server_test.go | ||
| type.go | ||