This repository has been archived by the owner on Apr 26, 2021. It is now read-only.
fandango 14.9.2
v14 still usable on python 2.6 (probably last release)
version reverted to 14.9 (pre py3)
solve py2to3 issues
update setup.py for pip2
Database decimation:
add functional.inf
add getTableIndex
improve aggregators
add check/checkTable methods
Stability/debugging:
replace asserts by raise
solve bug in DynamicDS.Lambdas
ask confirmation before tango_servers.stop()
better get_process_memory
add cache to get_process_memory()
set MemUsage polled, use fn., add traces
Events and processing:
bug in monitor event callback
get attribute polling when checking events
add delay pause to ThreadDict
add try/except to SubprocessMethod
add callback and pause to AsynchronousFunctions
solve bug on ThreadDict.Stop()