Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fake contexts by calling .start() not working #3

Closed
sebamenabar opened this issue Sep 28, 2020 · 2 comments
Closed

Fake contexts by calling .start() not working #3

sebamenabar opened this issue Sep 28, 2020 · 2 comments
Assignees

Comments

@sebamenabar
Copy link

Hi, I tried using both the latest github version and the latest pypi version but in neither using fake contexts by calling .start() works (it did work as a context manager!).
Here some pictures with my problem for fake_pmap and fake_jit:

Captura de pantalla 2020-09-28 a la(s) 18 27 11
Captura de pantalla 2020-09-28 a la(s) 18 27 20

What could be the cause of my problem? Thanks

@stompchicken
Copy link
Collaborator

Hi there!

Thanks for reporting this, it seems that the start/stop methods are indeed not working in the fake contexts. I'm sorry you ran into this issue and I hope you can get by with using the fakes as context manager for now. I'll look into reinstating this functionality.

@stompchicken stompchicken self-assigned this Oct 23, 2020
@stompchicken
Copy link
Collaborator

This is fixed with commit 5a226e6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants