gflownet icon indicating copy to clipboard operation
gflownet copied to clipboard

Make the code work with forkserver/spawn

Open SobhanMP opened this issue 2 years ago • 0 comments

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.

SobhanMP avatar Sep 07 '23 06:09 SobhanMP