Issues with tester_file not getting copied - page 2

 
Lorentzos Roussos #:

so they keep reopening it during each pass it does not stay in memory or smth since its not being altered (Which the tester cannot know i suppose)

Yea since every agent runs in a sandboxed service, there is no way it could share file handles.

 
Mike D-rock #:

Yea since every agent runs in a sandboxed service, there is no way it could share file handles.

Yea i mean if the file is opened for reading only , does each agent open it up once and uses it on all its passes ?

 
Lorentzos Roussos #:

Yea i mean if the file is opened for reading only , does each agent open it up once and uses it on all its passes ?

It re-opens on all passes