snowflake/common
Cecylia Bocovich 4497d68d6f
Move time.Sleep call in turbotunnel test
An update the the kcp-go library removes the guarantee that all data
written to a KCP connection will be flushed before the connection is
closed. Moving the sleep call has no impact on the integrity of the
tests, and gives the connection time to flush data before the connection
is closed.

See https://github.com/xtaci/kcp-go/issues/273
2024-09-23 10:08:18 -04:00
..
amp refactor: change deprecated "io/ioutil" package to recommended "io" package 2024-02-17 12:47:22 +01:00
bridgefingerprint Represent Bridge Fingerprint As String 2022-06-16 14:06:58 +01:00
certs Append Let's Encrypt ISRG Root X1 to cert pool 2023-06-14 18:12:29 -04:00
encapsulation refactor: change deprecated "io/ioutil" package to recommended "io" package 2024-02-17 12:47:22 +01:00
event Use ptutil for safelog and prometheus rounded metrics 2024-05-09 16:24:33 +02:00
messages Move RendezvousMethod field to messages.Arg 2024-01-31 14:34:29 -05:00
namematcher Update Relay Pattern format to include dollar sign 2022-06-16 14:06:58 +01:00
nat chore(deps): update module github.com/pion/stun to v3 2024-08-27 09:43:08 -04:00
proxy Add outbound proxy configuration propagation 2023-10-24 17:47:25 +01:00
sqsclient Add mocks and interfaces for testing SQS rendezvous 2024-01-22 13:10:56 -05:00
sqscreds Switch to sqscreds param for passing in SQS credentials 2024-03-09 13:35:16 -05:00
task Simplify proxy NAT checking logic 2024-05-28 12:30:44 -07:00
turbotunnel Move time.Sleep call in turbotunnel test 2024-09-23 10:08:18 -04:00
util Implement better client IP per rendezvous method tracking for clients 2024-03-09 13:36:25 -05:00
utls Add outbound proxy configuration propagation 2023-10-24 17:47:25 +01:00
version Indicate modified in version string 2024-07-11 11:46:57 +01:00
websocketconn refactor: change deprecated "io/ioutil" package to recommended "io" package 2024-02-17 12:47:22 +01:00