forked from tinygrad/tinygrad
instead of having a class var for whole stack, store the old context in each Context. also updated a test that ContextVar created in Context is not being cleared after the Context block
instead of having a class var for whole stack, store the old context in each Context. also updated a test that ContextVar created in Context is not being cleared after the Context block