1) write the json with job[0] and read it with memoizing and assert that I have 
job[0]
2) overwrite the config with write the json for job[1]  and read with 
memozation and assert I still have job[0] (cached content)
3) read without memoization and assert I have job[1]


[ Full content available at: https://github.com/apache/aurora/pull/41 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to