ncssar/sartopo_python

allow timeout argument for addMarker

Closed this issue · 1 comments

for radiolog

See this post on fire-and-forget requests. Maybe best to actually collect the response in a future, or in a callback - but that would be a big overhaul:

https://stackoverflow.com/questions/27021440