bug: something is wrong with DoTx
+ query.WithOnlineReadOnly()
#1295
Labels
bug
Something isn't working
DoTx
+ query.WithOnlineReadOnly()
#1295
Bug Report
YDB GO SDK version:
3.74.3
Environment
MacOS Sonoma 14.2.1 AMD64
Current behavior:
Expected behavior:
No error, 42 in stdout.
Steps to reproduce:
Run the code.
Related code:
Other information:
There's no error if I remove
query.WithTxSettings(query.TxSettings(query.WithOnlineReadOnly()))
.The text was updated successfully, but these errors were encountered: