-
- Downloads
"README.md" did not exist on "3e0dcc0fa04b500f1c3f02cd1a1c92e3146e32ad"
[TAP] Fix unterminated thread after a failed UPLOAD. This bug happened when an...
[TAP] Fix unterminated thread after a failed UPLOAD. This bug happened when an uploaded VOTable reading was interrupted by an exception (like a ParseException)....the streaming thread was not stopped and was still waiting for a notification in order to read the next row.
Loading
Please register or sign in to comment