cashapp / spirit

Online Schema Change Tool for MySQL 8.0+
Apache License 2.0
114 stars 20 forks source link

Remove `-prerelease` from repository tags #352

Open aaronjheng opened 1 month ago

aaronjheng commented 1 month ago

Please consider.

chikitai commented 1 month ago
assert.ErrorContains(t, err, "context canceled") // it gets interrupted as soon as there is a checkpoint saved.
    assert.Error(t, err) // it gets interrupted as soon as there is a checkpoint saved.
}()

// wait until a checkpoint is saved (which means copy is in progress
morgo commented 1 month ago

Thank you for the suggestion, we will consider it for our next tag.