Menu

#40 GOresponse code optimization

New
Medium
GOresponse
Enhancement
2016-02-23
2016-02-23
No

BuildProcedureList in GOresponse.py function wrongly load all procedures to execute procedure name filter check during a getobservation.

Solution: make a select checking the existence of procedures instead of loading all the procedure and the check its presence.

Discussion


Log in to post a comment.