cfbolz changed the topic of #pypy to: #pypy PyPy, the flexible snake https://pypy.org | IRC logs: https://quodlibet.duckdns.org/irc/pypy/latest.log.html#irc-end and https://libera.irclog.whitequark.org/pypy | Matti: I made a bit of progress, the tests now only segfault towards the end
jcea has quit [Ping timeout: 248 seconds]
derpydoo has quit [Quit: derpydoo]
otisolsen70 has joined #pypy
otisolsen70 has quit [Remote host closed the connection]
otisolsen70 has joined #pypy
dmalcolm_ has joined #pypy
dmalcolm has quit [Ping timeout: 252 seconds]
Atque has quit [Remote host closed the connection]
Atque has joined #pypy
epony has quit [Quit: QUIT]
mjacob has quit [Read error: Connection reset by peer]
mjacob has joined #pypy
otisolsen70 has quit [Quit: Leaving]
Mateon1 has joined #pypy
<Mateon1> Quick question I can't seem to find an answer to: Is there a way to set process affinity within pypy? os.sched_setaffinity is oddly missing
<Mateon1> I can't set the affinity 'outside' of pypy as I want to set separate affinities for a bunch of pooled worker processes
<Mateon1> I'm also fine with using non-portable solutions, if there's some way to just make a linux syscall directly, for instance
<Mateon1> ... I guess there's always os.system()... Yuch
<Mateon1> Yuck*
<mattip> Mateon1: indeed, it seems to be missing. https://foss.heptapod.net/pypy/pypy/-/issues/2375
jcea has joined #pypy
derpydoo has joined #pypy
Julian has joined #pypy
Julian has quit [Quit: leaving]
derpydoo has quit [Quit: derpydoo]
epony has joined #pypy