gflownet
gflownet copied to clipboard
Make the code work with forkserver/spawn
Right now setting the multiprocessing start method causes things to not work. The code jumps from the cycle method to MPObjectProxy's getattr and it does not make any sense.