Expunge `PYOP2_NO_FORK_AVAILABLE`
Opened this issue · 0 comments
connorjward commented
See previous PyOP2 issues: OP2/PyOP2#684 and #3820
Note that if forking becomes an issue again the "proper" solution is to probably use a non-forking JIT compiler like cppyy. See OP2/PyOP2#614 for a (very old) WIP of this.