Hi, in glasagent/amorphouspy#292 I am running an integration test that uses executorlib and I am trying to figure out how I can get it to record also the coverage of the function executed via executorlib, i.e. after going through pickling/unpickling etc. (so far unsuccessfully).
Is there some mechanism (e.g. some special executor class) that I can use to achieve this?
Hi, in glasagent/amorphouspy#292 I am running an integration test that uses
executorliband I am trying to figure out how I can get it to record also the coverage of the function executed viaexecutorlib, i.e. after going through pickling/unpickling etc. (so far unsuccessfully).Is there some mechanism (e.g. some special executor class) that I can use to achieve this?