Santhosh Kumar Tekuri

Results 10 issues of Santhosh Kumar Tekuri

if wamp serializer/deserializer throws any error, then state remains in Connecting for-ever. no error in log. atleast logging will give some clue to users

the Observable returned by registerProcedure and makeSubscription, call Subscriber.onError if the registration/subscription fails. but there is no callback to tell that the call is successfull. I dont know how Observable...

even after following instructions from https://github.com/go-sql-driver/mysql/wiki/Testing, i got following failure ``` --- FAIL: TestLoadData (0.00s) driver_test.go:183: error on exec LOAD DATA LOCAL INFILE "/var/folders/z6/vfg99x7d2szf54dd2yms9j5r0000gn/T/gotest722239001" INTO TABLE test: Error 3948: Loading...

see: https://github.com/kernelsauce/turbo/blob/master/turbo/websocket.lua#L259 https://github.com/kernelsauce/turbo/blob/master/turbo/websocket.lua#L322 following functions needs to be implemented for Big-Endian Systems: ``` lua function websocket.WebSocketStream:_frame_len_16(data) function websocket.WebSocketStream:_frame_len_64(data) function websocket.WebSocketStream:_send_frame(finflag, opcode, data) ``` I think implementing for BE should be...

Feature request

feature: shift+tab to jump to beginning of it's parent node btw, I am using your keybinding in normal mode also, and it works as expected I have tree sitter surround...

- [x] don't go for internet for loading draft urls for references - [x] `period` format - [x] `contentSchema` keyword - [ ] custom keywords - [ ] add tests...

enhancement

specification for duration: https://datatracker.ietf.org/doc/html/rfc3339#appendix-A

### Did you check existing requests? - [X] I have searched the existing issues ### Describe the feature show relative path in window title rather than absolute path I am...

enhancement
P2