<div dir="ltr"><p>Hi everyone,<br><br>
I am using openslide python.<br>I have a simple code where : <br>- a slide is loaded<br>- the read_region function is called to get tiles at various levels and locations.<br></p><p>When doing so it appears the code runs in parallel, several processes are launched. This is not a behavior I expected as no part of my code is parallelized. <br>Is it expected? and Is there a way to impose openslide operations to run on a single proc?</p>
<p>Thanks in advance<br>
Nicolas</p></div>