Skip to content

Conversation

@CodyCBakerPhD
Copy link
Contributor

Splintered from #325

CodyCBakerPhD and others added 28 commits October 17, 2025 15:10
restore original linux version for tests

adjust CI for apt-get

remove redundant assignment

add system display just for sanity

move sanity printout to test and remove args keyword

remove extra summary check

feat: debugged core logic

fix: skip a couple linux-specific tests

fix: fix skipif

feat: final touches
On Mac+pypy, numpy needs to be compiled from source which fails
…fix_mac

ci: try longer sleep

relax print

pin numpy<2.0 for pypy

On Mac+pypy, numpy needs to be compiled from source which fails

Update src/con_duct/__main__.py

chore: linting

try list comprehensions and sid prefetching for speed

TMP: debug macos-15-intel spawn children tests

TMP: increase spawn_children time 10x

Add -s to tox run on github so we see logged errors (hopefully)

Extend log msg with all values

Add ERROR log which lead to an empty sample

fix: try adding retries

chore: remove intel runners

add longer delay in test; mark OS in config, skip annotation

add longer delay in test; still trying to fix linting

re-enable intel
@CodyCBakerPhD CodyCBakerPhD changed the title Add MacOS-intel support Added MacOS-intel support Nov 5, 2025
@CodyCBakerPhD
Copy link
Contributor Author

@asmacdo macOS-intel is just full of interesting quirks

In addition to the current inclusion conditions (widening the net) some new ones are seen

https://github.com/con/duct/actions/runs/19090912832/job/54541304264?pr=335#step:6:1387 stdout not being cleaned up - can you point me to the line in __main__ where cleanup occurs?

Also new is some missing file: https://github.com/con/duct/actions/runs/19090912832/job/54541304288?pr=335#step:6:1135 any ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants