You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i also believe my pr wrt removing the namespace hook usage should fix it (as i had to add better support for nested sessions) unfortunately i cant give an eta
While trying to debug #2327, I inserted
import pytest; pytest.set_trace()
here:https://github.com/cjw296/sybil/blob/32e7dc509026a2b18ff792e797b7db416c594185/tests/test_functional.py#L54
This resulted in:
This behaviour is the same across Python 2.7 and Python 3.5
The text was updated successfully, but these errors were encountered: